0.0.5 • Published 1 year ago

@drad/eip-5173-diamond v0.0.5

Weekly downloads
-
License
Unlicense
Repository
github
Last release
1 year ago

EIP-5173 Diamond Implementation

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

Setting Up

Use Node 16.16.0 (nvm)

Install all dependencies - npm install

Test with hardhat - npx hardhat test

Compile with hardhat - npx hardhat compile