EOSIO Atomic Assets <> ERC721 Non-Fungible Tokens

This guide will essentially map the atomictokenpeg.spec.js unit test.

Resources:

We're going to create an NFT on the Kylin testnet then send it to Mumbai (Polygon-Matic) via erc721.

Mainnet supported chains (EVM Compatible)

  • Ethereum

  • Binance Smart Chain

  • Matic (Polygon)

  • Moonbeam (Polkadot)

Last updated