turbo-eth / template-web3-app

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

Feat: ERC721 Integration #71

Closed marthendalnunes closed 1 year ago

marthendalnunes commented 1 year ago

Description This Pull Request adds the ERC721 TurboETH Integration. Adding a set of hooks and components for interaction with ERC721 contracts. This integration replaces the @turbo-eth/erc20-wagmi package and extends its components to write and deploy actions. The integration uses a contract from OpenZeppelin's Wizard with the following features and access controls:

Features:

Access Control:

Deploy Preview

Changes

  1. Added ERC721 TurboETH Integration: Introduced hooks and components for seamless interaction with ERC721 contracts.
  2. Removed @turbo-eth/erc20-wagmi package
  3. Removed app/(general)/[chainId]/erc721/[address]/[tokenId]/page.tsx page, being replaced by the integration page app/(general)/integration/erc721/page.tsx
  4. Added ERC721 integration to main page

You can find more information about the integration in the README file.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
turbo-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2023 8:50pm
vercel[bot] commented 1 year ago

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

A member of the Team first needs to authorize it.