EOSIO.token <> ERC20 Fungible Tokens
This guide will essentially map the
binancetokenpeg.spec.js
unit test. Resources:
- Block Explorers:
- DSP Portals
- Open source frontend for bridge:
- Cloud hosting ETH/BSC
We're going to bridge a token to binance's test network because their APIs / faucets work better. This could easily also be done for the Ropsten ethereum testnet, in which case you can use the
ethtokenpeg
zeus box instead.Mainnet supported chains (EVM Compatible)
- Ethereum
- Binance Smart Chain
- Matic (Polygon)
- Moonbeam (Polkadot)
Last modified 5mo ago