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 #81

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)
light-turbo-eth ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2023 5:19pm
turbo-eth ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2023 5:19pm