EOSIO.token <> ERC20 Fungible Tokens

This guide will essentially map the binancetokenpeg.spec.js unit test.
Resources:
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)