Harmony
Support ForumGithubTelegramDiscord
  • Welcome
  • 🎶General
    • Introduction
      • What is Harmony?‌
      • Roadmap
      • Strategy & Architecture
      • Study Materials
      • FAQ
    • Technology
      • Key Features
      • Randomness
      • Sharding
      • Consensus
      • Effective Proof-of-Stake
      • Tokenomics
      • Transactions
    • LayerZero Bridge
      • Important Notice
      • Bridge tutorial
      • FAQ
        • What token will I get after the bridge
        • How to find a bridged token address
    • Ecosystem
      • Wallets
        • 1Wallet
        • Gnosis Safe
        • Hardware Wallets
          • Trezor
          • Ledger Nano
            • Ledger with Metamask
            • Download & Setup
            • Ledger with HMY CLI
            • Ledger with Staking Dashboard
              • Sign In With Ledger
              • Sending transactions via Ledger
              • Staking Transactions via Ledger
          • Safepal
            • Download & setup
            • Create/import account
            • Send transaction
        • Browser Extension Wallets
          • Metamask
            • Installing MetaMask
            • Adding Harmony
            • Create a New Account
            • Sending & Receiving
            • Adding Custom Harmony Tokens
            • Import an Account
          • Math Wallet
            • Download & Setup
            • Create/Import/Export Wallet
            • Sending Transactions
            • Staking
            • Collecting Rewards
            • Undelegating
          • Harmony Chrome Extension Wallet
        • Desktop Wallets
          • Guarda Wallet
          • Staking4All Wallet
        • Mobile Wallets
          • Metamask Wallet
          • Blits Wallet
          • Cobo Wallet
          • Frontier Wallet
          • Guarda Wallet
          • Infinity Wallet
          • ONTO Wallet
          • Sef Wallet
          • Trust Wallet
          • Trustee Wallet
        • Web Wallets
          • Guarda Wallet
        • HMY CLI (Harmony Command Line Interface)
          • Download & Setup
          • Create or Import Wallet
          • Sending Transactions
          • Staking Transactions
          • Querying Balances
          • Querying the Blockchain
          • List of Transaction Error Messages
          • Cookbook
          • Other CLI References
      • DApps
        • User Guide
        • DeFi
          • Sushi
          • Onsen
        • CLI 1Wallet User Guide
        • Media
          • Timeless
        • FAQ
        • NFTs
      • Partners
        • Exchanges
        • Fiat Gateways
        • DeFi Protocols
      • Integrations
      • Cross-Border Finance
      • DAOs
        • Components & Tools
          • Snapshot
        • Community DAO
        • Validator DAO
        • Developer DAO
    • Community
  • 🏗️Developers
    • Getting Started
      • Network & Faucets
      • List of RPC Providers
      • Remix IDE
      • Dev Environment Setup
      • Ethereum Compatibility
    • Deploying on Harmony
      • Using Remix
        • Ethereum Remix
        • Harmony Remix
      • Using Truffle
      • Using Hardhat
      • Using Web3
      • Using Harmony-JS
        • Setup
        • Compile & Deploy
        • Demo: Deploying an Ethereum Smart Contract on Harmony
      • Deploy HRC20
      • Smart Contract Verification
    • SDK
      • Web3.js
        • Using Web3.js to Send Transactions on Harmony
        • Find the last transaction
      • JavaScript SDK
      • Go CLI
      • Java SDK
      • Python SDK
      • Harmony Ethers.js Wrapper
    • API
      • Methods
        • Account Methods
          • hmy_getBalanceByBlockNumber
          • hmy_getTransactionCount
          • hmy_getBalance
        • Filter Methods
          • hmy_getFilterLogs
          • hmy_newFilter
          • hmy_newPendingTransactionFilter
          • hmy_newBlockFilter
          • hmy_getFilterChanges
          • hmy_getLogs
        • Transaction Related Methods
          • hmy_getStakingTransactionByBlockHashAndIndex
          • hmy_getStakingTransactionByBlockNumberAndIndex
          • hmy_getStakingTransactionByHash
          • hmy_getCurrentTransactionErrorSink
          • hmy_getPendingCrossLinks
          • hmy_getPendingCXReceipts
          • hmy_getCXReceiptByHash
          • hmy_pendingTransactions
          • hmy_sendRawStakingTransaction
          • hmy_getTransactionsHistory
          • hmy_sendRawTransaction
          • hmy_getTransactionReceipt
          • hmy_getBlockTransactionCountByHash
          • hmy_getBlockTransactionCountByNumber
          • hmy_getTransactionByHash
          • hmy_getTransactionByBlockNumberAndIndex
          • hmy_getTransactionByBlockHashAndIndex
          • hmy_getBlockByNumber
          • hmy_getBlockByHash
          • hmy_getBlocks
        • Contract Related Methods
          • hmy_estimateGas
          • hmy_getStorageAt
          • hmy_call
          • hmy_getCode
        • Protocol Related Methods
          • hmy_isLastBlock
          • hmy_epochLastBlock
          • hmy_latestHeader
          • hmy_getShardingStructure
          • hmy_blockNumber
          • hmy_syncing
          • hmy_gasPrice
          • net_peerCount
          • hmy_getEpoch
          • hmy_getLeader
        • Staking Related Methods
          • hmy_getCirculatingSupply
          • hmy_getTotalSupply
          • hmy_getStakingNetworkInfo
          • hmy_getAllValidatorInformation
          • hmy_getAllValidatorInformationByBlockNumber
          • hmy_getCurrentUtilityMetrics
          • hmy_getDelegationsByValidator
          • hmy_getDelegationsByDelegatorAndValidator
          • hmy_getDelegationsByDelegator
          • hmy_getValidatorMetrics
          • hmy_getMedianRawStakeSnapshot
          • hmy_getElectedValidatorAddresses
          • hmy_getAllValidatorAddresses
          • hmy_getCurrentStakingErrorSink
          • hmy_getValidatorInformation
          • hmy_getValidators
          • hmy_getSignedBlocks
          • hmy_isBlockSigner
          • hmy_getBlockSigners
        • Tracing Methods
          • trace_block
          • trace_transaction
      • Sample Code
    • Tools
      • Harmony VRF
      • The Graph
      • Envio
      • Ganache
        • Harmony Ganache
      • Harmony-React
      • Oracles
        • Band Protocol
      • Smart Contract Verification
    • Tutorials
      • Deploying HRC20
      • Deploying HRC721/NFT
      • The Graph - Subgraphs
        • Building & Deploying Subgraph (local node)
      • Using Band Oracle
      • Using Crosschain API
        • Scripts
        • Testing
        • Webserver
      • Using Web3.py & Pyhmy
      • Using IPFS & Filecoin
        • Using IPFS
        • Using NFT.storage
      • Indexing HRC20 with Envio
      • Building a Simple Metaverse Contract
      • Building a Simple Bridge with Ethereum
      • Staking for Multisig
    • DApp Examples
      • DApp Samples
      • Games
        • Harmony Puzzle
      • Cross-Chain
      • DeFi
      • Hackathons
        • DevPost
        • Hack the Horizon
      • Others
    • Wallets
      • Metamask
        • Interacting With Metamask
        • Using Metamask with Harmony Smart Contracts
        • Add or Switch to Harmony chain on Metamask
      • Harmony Chrome Extension Wallet
      • Math Wallet
      • WalletConnect
    • Harmony Stack and Projects
  • 🌏Network
    • Governance
      • Network Governance
        • Voting via Governance App
        • Voting via HMY CLI
      • HRC-20 Governance
      • FAQ
    • Validators
      • Terms & Concepts
        • Validator, BLS key, Instance
          • Shard Assignment
        • Slots Bidding and Election
        • Effective Proof-of-Stake
        • Block Reward
        • Epoch Transition
        • Slashing
        • Undelegation
      • Server Setup
        • Requirements
        • Cloud Guides
          • Digital Ocean
          • Vultr
          • AWS
          • Google Cloud
        • Raspberry Pi Guide
      • Node Setup
        • 1. HMY CLI Download
        • 2. Setting up BLS Keys
        • 3. Syncing DB
        • 4. Installing & Updating
          • Installing A Node
            • Using Node Binary
            • (Deprecated) Using AutoNode
              • Install & Run
              • Update
              • Monitor
              • BLS Key Management
              • Collect Rewards
              • Maintenance
              • Troubleshoot
              • Extra
            • (deprecated) Using Node.sh
          • Upgrading A Node
            • Using Node Binary
            • Using AutoNode (deprecated)
            • Using Node.sh (deprecated)
          • Checking A Node
      • Creating A Validator
      • Managing A Validator
        • Checking Validator Information
        • Changing Validator Information
        • Delegating To A Validator
        • Undelegating From A Validator
        • Check Your Delegations
        • Collecting Rewards
        • Adding A Validator Logo
      • Staking Dashboard Basics
      • Validator Information Terms
      • Validator Security Tips
      • Slashing and Uptime
      • Monitoring
        • Node Sync
        • Prometheus & Grafana
        • Network Status
      • Troubleshooting
        • Why am i not Elected?
        • Frequently Asked Questions (FAQ)
      • Tools
        • Telegram Bots
        • Dashboards
        • Reward Calculators
        • Text User Interface (TUI)
        • HMY Bidder
        • Mobile Apps
          • One Validator Dashboard
          • Termux
    • Delegators
      • Introduction
      • Staking
        • Via Browser
          • Staking Dashboard
          • Staking Transactions
          • Sending Transactions
        • Via Mobile
        • FAQ
      • Redelegation
      • Informational Videos
Powered by GitBook
On this page
  • First Place
  • Kawaii Battle Royale
  • VergeNet
  • LendingSwap
  • SeeForex
  • Second Place
  • GitMony
  • OpenFi
  • SwoopDex
  • Token Rewards Distribution
  • Binance US Harmony API Dapp
  • The E-H Honey
  • Third Place

Was this helpful?

Export as PDF
  1. Developers
  2. DApp Examples
  3. Hackathons

Hack the Horizon

PreviousDevPostNextOthers

Last updated 4 years ago

Was this helpful?

First Place

Kawaii Battle Royale

(KBR) is a NO-LOSS team-based first-person shooter DeFi Game that runs on the Harmony blockchain and bridges liquidity from Harmony and Ethereum money markets such as AAVE and CREAM Finance.

The game is similar to Overwatch or Fortnite, except that weekly and monthly “interest-bearing ESports no-loss tournaments” are ran, where users stake their entries (BUSD) into a tournament.

The pooled BUSD entries are then transferred from Harmony to the highest-yield earning money market on Ethereum (e.g. AAVE or CREAM) to earn interest. The interest is then used as the tournament’s reward — hence the term “no-loss”. Once the tournament ends, all staked entries are refunded back to the users.

Further, characters, weapons and skins are tokenized as NFTs and available for trading in our marketplace.

Kawaii Battle Royale: Switch Bullet is only the first season of this game, and of many more to come. Keep an eye for the next season! :)

VergeNet

Key Points:

  • A bridge with cross-chain light clients, relayers, and prover full nodes, all trustless, no additional trust assumptions beyond the two blockchains that the bridge is connected to.

  • A gas-efficient Harmony light client on Ethereum (could be generalized to other chains) that only requires checkpoint blocks (1 block every x blocks, where 1 ≤ x ≤ 16384, 16384 is the #blocks per epoch) to verify any number of Harmony transaction proofs by the clients.

  • A constant-size Harmony light client proof that any user needs to send cross-chain (e.g., Ethereum) to claim their Harmony transaction.

LendingSwap

Ethereum to Harmony:

  • ETH -> ONE

  • ETH -> Wrapped ETH

  • ERC20 -> ONE

  • ERC20 -> HRC20

  • Wrapped ONE (ERC20) -> ONE

Harmony to Ethereum:

  • ONE -> ETH

  • ONE -> Wrapped ONE

  • HRC20 -> ERC20

  • Wrapped ETH (HRC20) -> ETH

  • HRC20 -> ETH

SeeForex

Second Place

GitMony

GitMony is a truly decentralized platform to reward this and uses Chainlink and Harmony to verify the contributions on Github. The organization will have to register on the smart-contract and its HRC20 coins named (Doke Coin) will be deposited into the contract. Now a contributor will commit on the organisation’s repo and also prefix his public key to the commit message. Then the contributor will have to call the smart contract from his wallet and provide the info of his repo to which he has committed and also the commit hash. Now chainlink will verify the commit from github and if the wallet address on the commit message and the smart-contract caller’s address match then the HRC20 tokens will be transferred to the sender to reward the contributor.

OpenFi

OpenFi plans to bring a Fiat gateway, secure pegged decentralized cryptocurrencies (ex: USD, CHF, EUR etc), Nfc solution that allows user to write their own cards and accept payment on aready exitant POS terminals //the whole idea is provide an OPEN banking solution with Low fees (taking advantage of 2s finality) have Easy access of Decentralized exchanges directly on the OpenFi Dashboard have a simplified interface or candle chart for users who want to trade) //will start with a fork of uniswap. iv been thinking about porting DyDx too

SwoopDex

Token Rewards Distribution

Binance US Harmony API Dapp

Use of Binance.us API on Harmony using React : * API call from @harmony-js/core * API call from @binance-api-react-native * API call from Axios

The E-H Honey

Third Place

There were five 3rd place winners:

is a zkSNARKS based Scalable and Secure Provers and Verifiers for Ethereum — Harmony Horizon Bridge.

to see more details.

is an application used to swap atoms between tokens, native tokens from Ethereum to Harmony and vice versa. Between two bridges of Ethereum — Harmony, there are 2 relayers to be able to mint corresponding tokens when swapping between the two platform. There will be validators at each bridge to verify the atomic swaps, when 75% consensus is reached, the transaction will be executed by the relayer. In order to be able to transfer the equivalent value of tokens, for example ETH <> ONE, KNC (ERC20) <>WETH (HRC20), we use price data taken from Band Oracle.

is a currency exchange for trading fiat tokens at market price. It allows buying and selling currencies with just one click and transaction confirmations occur within seconds thanks to the fastest blockchain protocol Harmony Network.

is a privacy-preserving age-verification service based on cryptography and the blockchain. Many people feel uncomfortable to show a passport or an ID-card to strangers, because they can be stalked or their document may be secretly photocopied and their identity stolen. Using the service, anyone can prove that they are older or younger than certain age without presenting an ID or telling the exact date of birth.

View the .

uses Harmony Bridge and Chainlink oracle, to make a completely decentralized platform to reward opensource contributors.

plans to give Users the ability to manage their tokens on Harmony Blockchain the same way a bank web-portal allows you to manage your different bank accounts.

You can use the .

Integration of Band Standard Dataset reference price data enables users to determine if they are getting a good trade on . Additionally, it also helps users determine the correct ratio of tokens to provide when they are the first liquidity provider. Integration of Binance.us price data and providing direct links to relevant trading pairs exposes users to arbitrage opportunities, increasing the efficiency of Swoop DEX.

is a web app that allow users to send rewards as erc20 token to others with low transaction fees using Horizon Bridge.

View the .

is an app where you can BEE TOKEN and stake it in any chain you want Etheruem or harmony the reward will be the HNY TOKEN uses Harmony’s bridge ETH<->ONE to jump from chain to another.

: Dev ported Augur to Harmony.

: Dev created a command line interface for Harmony Rosetta.

: Betting game where you can win 2x your bet size.

: A command line interface for Harmony Rosetta written in Python.

: Dev built a Harmony Block Explorer.

🏗️
VergeNet
Check out their github
Lending Swap
SeeForex
LegalAge
zero knowledge
Harmony One
demo here
GitMony
OpenFi
demo here
Swoop DEX
Token Rewards Distribution
video here
E-H Honey
Port Augur to Harmony
Nodejs CLI for the Harmony Rosetta Endpoints
Bet to Win 2x
Harmony Rosetta CLI in Python
Harmony Explorer
Kawaii Battle Royale
Image for post