harmony-one / horizon

Horizon - a trustless harmony to ethereum bridge
MIT License
36 stars 29 forks source link

Nft support #50

Open brucdarc opened 2 years ago

brucdarc commented 2 years ago

Implement Bridging for ERC721 and ERC1155.

Also support ERC721 metadata, and bridge the information of token uri for erc721 if they exist.

ERC1155 always as token uri, bridge that as well but can avoid needing to verify the difference between metadata and non metadata contracts.