Project Manual for Importing NFT on Poly Bridge

Poly Network
Poly Network
Published in
2 min readOct 13, 2022

In order to import NFT on Poly Bridge, please make sure that your NFT contract on source chainsupports ERC-721, ERC-721Metadata and ERC-721Enumerable interfaces with the ERC-721 standard. Besides, you need to develop and deploy the mapping NFT contracts on target chain. Here are three steps to assist you in completing the process.

Step 1. Development for mapping NFT contract

  • There is a mapping NFT contract template provided by Poly Network.
  • The mapping contracts should support ERC-721, ERC-721Metadata and ERC-721Enumerable interfaces with the ERC-721 standard.
  • The mapping contracts need to implement a minting interface. The method will be invoked by NFTLockProxy in Poly Network. Here is an example:

❗️Notice:

The token uri is required not to be empty. If you have other needs, please contact Poly Team via Discord or Telegram for more support.

Step 2. Information submission

Step 3. Test

  • Click here and follow the User Manual to test the NFT cross-chain transfer.

For more info about Poly Network

Website | Telegram | Medium | Twitter | Discord | Github

--

--

Poly Network
Poly Network

Enhancing connections between ledgers by providing interoperability in Web 3.0.