NFT collection + Token showcase
Template designed to promote a collection of NFTs (ERC721) alongside an ERC20 token. Users can earn ERC20 tokens by staking NFTs from the collection on the platform and claim profits at their convenience.
Three (03) contracts are necessary for accurate emulation:
- NFT collection (Docs)
- Token contract (Docs)
- NFT Stake (Docs)
Additional considerations:
- Contracts can be deployed on any of the available networks.
- The user must have tokens to pay network fees on whichever network they choose to deploy the contracts on.
- DexKit recommends first deploying contracts on testnet networks before making the investment to deploy on mainnet.