EOSIO Atomic Assets <> ERC1155 Non-Fungible Tokens
This guide will essentially map the
atomictokenpeg1155.spec.js
unit test. Resources:
- Block Explorers:
- DSP Portals
- Open source frontend for bridge:
- OpenSea ERC1155 guide (not finished as of writing, but maybe you're from the future o.O)
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.
Last modified 6mo ago