How to Create NFT Staking Landing Page using ERC20, ERC721 in Next JS
View Demo?: https://nft-staking-master.netlify.app/
NOTE:
it’s built on rinkeby ethereum testnet It’s still on process.
what you can get from this project:
- wallet integration with web3react
- erc721 staking
- erc20 coin to reward
Preparations
- fullfill .env NEXT_PUBLIC_ALCHEMY_RPC_URL NEXT_PUBLIC_ALCHEMY_API_KEY NEXT_PUBLIC_INFURA_API_KEY