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!
- Host: GitHub
- URL: https://github.com/damon-btcsol/nft-staking-evm
- Owner: damon-web3ai
- Created: 2024-12-10T20:03:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-23T17:36:29.000Z (9 months ago)
- Last Synced: 2025-02-01T16:36:46.088Z (9 months ago)
- Topics: erc20, erc721, evm, nft, rewards, smartcontract, solidity, staking
- Language: Solidity
- Homepage:
- Size: 1.61 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 tokensA 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 !!