turbo-eth / template-web3-app

⚡️ Web3 App Template built using Next.js, RainbowKit, SIWE, Disco, and more!
https://www.turboeth.xyz
MIT License
321 stars 89 forks source link

feat: erc1155 integration draft #126

Closed zerefwth closed 11 months ago

zerefwth commented 11 months ago

ERC1155 Integration

Hi, this is an erc1155 integration PR. Basically, it was like the erc721. But there are some differences. You can at the README structure.

When you deploy the test contract, you will get the first 3 tokenIds with ipfs uris.

Note: I used ERC1155 from solidstate-network library, and added some custom implementations.

vercel[bot] commented 11 months ago

@gadillacer is attempting to deploy a commit to the District Labs Team on Vercel.

A member of the Team first needs to authorize it.

marthendalnunes commented 11 months ago

@gadillacer closing in favour of https://github.com/turbo-eth/template-web3-app/pull/131