Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/william-versatile/nft_staking
take 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
https://github.com/william-versatile/nft_staking
nft-staking solidity
Last synced: 1 day ago
JSON representation
take 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
- Host: GitHub
- URL: https://github.com/william-versatile/nft_staking
- Owner: William-versatile
- Created: 2024-02-22T00:46:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-22T00:46:58.000Z (12 months ago)
- Last Synced: 2024-12-18T13:12:11.501Z (about 2 months ago)
- Topics: nft-staking, solidity
- Language: Solidity
- Homepage:
- Size: 1.63 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- 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 tokensNet2Dev NFT Staking with ERC20 Token Rewards Youtube Video Tutorial Series
https://www.youtube.com/watch?v=i6pPI5phMA0&list=PLLkrq2VBYc1YAIXfxuuh1DohmPZybsELtA 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 !!** THE FILES ATTACHED TO THIS REPO ARE FOR EDUCATIONAL PURPOSES ONLY **
** NOT FINANCIAL ADVISE **
** USE IT AT YOUR OWN RISK, I'M NOT RESPONSIBLE FOR ANY USE, ISSUES ETC.. **