EOSIO Atomic Assets <> ERC1155 Non-Fungible Tokens

This guide will essentially map the atomictokenpeg1155.spec.js unit test.
Resources:
We're going to create an NFT on the Kylin testnet then send it to Rinkeby (ETH) testnet via ERC1155.
Mainnet supported chains (EVM Compatible)
  • Ethereum
  • Binance Smart Chain
  • Matic (Polygon)
  • Moonbeam (Polkadot)
DSPs can easily add support for any other fully compatible EVM chains.