Cross Chain Bridges
By utilizing 3-4 DAPP Network services a cross chain bridge can be established
Last updated
Was this helpful?
By utilizing 3-4 DAPP Network services a cross chain bridge can be established
Last updated
Was this helpful?
Services used:
- store receipt data from bridge transaction
- oracle requests for state of finality of transactions
- call LiquidHarmony oracles on cron like re-occuring interval
- sign EOSIO and ETH (EVM) transactions with or without multi signature
The smart contract code, local environment setup, and unit tests for running an example EOSIO <> ETH fungible token bridge may be found here:
EOSIO <> EOSIO fungible token here:
EOSIO <> EVM non fungible token here:
EOSIO <> EOSIO non fungible token here:
Below are some bridges which are currently in production, they are both EOSIO <> ETH bridges.
EOSIO <> ETH Bridges
-
Blockstart
- open source frontend: