An open API service indexing awesome lists of open source software.

https://github.com/damon-btcsol/nft-staking-evm

Stake your ERC721 NFTs and earn ERC20 tokens!
https://github.com/damon-btcsol/nft-staking-evm

erc20 erc721 evm nft rewards smartcontract solidity staking

Last synced: about 1 month ago
JSON representation

Stake your ERC721 NFTs and earn ERC20 tokens!

Awesome Lists containing this project

README

          

# nftstaking
🔥🔥Stake your ERC721 NFTs and issue ERC20 Tokens as Rewards, A Repo to support the full video tutorial series on performing NFT Staking ERC721 and earn ERC20 tokens

A NFT ERC721 Staking smart contract that will issue reward tokens to all NFT holders. The files
on the repo attached are used to:

- Deploy the NFT Collection Smart Contract. (Collection.sol)
- Deploy the ERC20 Staking Rewards Token Smart Token Contract. (N2DRewards.sol)
- Deploy the NFT Staking Smart Contract. (NFTStaking.sol)
- Stake and claim the ERC20 Staking Reward Tokens !!