/harmony-bandbridge

Deployment of bridge contract on harmony blockchain

Primary LanguageJavaScriptApache License 2.0Apache-2.0

EVM Bridge

Supported chains

Ethereum

  • The reason why we support Ethereum is because Ethereum is an open source, public, blockchain-based distributed computing platform and operating system featuring smart contract (scripting) functionality.

  • For Bridge contract on Ethereum please see this

  • For an example use case of Bridge contract on Ethereum please see this

Matic

  • The reason why we support Matic is because Matic Network brings massive scale to Ethereum using an adapted version of Plasma with PoS based side chains.

  • For Bridge contract on Matic please see this

  • For an example use case of Bridge contract on Matic please see this

Thaichain

  • The reason why we support Thaichain is because Thaichain is a popular blockchain for education that run by many non-profit organizations of Thailand.

  • For Bridge contract on Thaichain please see this

  • For an example use case of Bridge contract on Thaichain please see this

Fantom

  • The reason why we support Fantom is because Fantom blockchain has an advanced, fast, and secure consensus for distributed networks.

  • We have deployed Bridge (0x5e71f1E61B1Dc88e39011cBE304A927532c1E4d0) contract and SimplePriceDatabase(0x83Ed93D864115F1457611e2f644dECeebdF32474) contract on Fantom testnet.

  • We have interact with the testnet by adding Fantom testnet RPC to Metamask. Next we use an account which already have Fantom native currency to deploy both of our contracts. After testing our contracts by submit a bunch of data points to SimplePriceDatabase contract, we have conclude that things work fine on the testnet.

Celo

  • The reason we support Celo is that Celo is an open platform that makes financial tools accessible to anyone with a mobile phone.

  • We have deployed our Bridge contract (0x0A2acDeA5d23e45d2b5919d5aBdF7CA1088d907b) on the Celo Baklava test network.

  • Please see this example for more details about Bridge contract deployment and interaction on the Baklava test network .

Harmony