Skip to content

Reference Implementation for the nFR (NFT Future Rewards) protocol (EIP-5173).

License

Notifications You must be signed in to change notification settings

untrading/eip-5173-reference-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EIP-5173 Reference Implementation

EIP-5173 proposes a multigenerational reward mechanism that rewards‌ all ‌owners of non-fungible tokens (NFT).

Setting Up

Use Node 14.17.6 (nvm)

Install all dependencies - npm install

Test with hardhat - npx hardhat test

Compile with hardhat - npx hardhat compile

About

Reference Implementation for the nFR (NFT Future Rewards) protocol (EIP-5173).

Resources

License

Stars

Watchers

Forks

Releases

No releases published