forked from DecentralizedClimateFoundation/DCIPs
58b766a923 | ||
---|---|---|
.. | ||
contracts | ||
media | ||
scripts | ||
test | ||
.gitignore | ||
README.md | ||
hardhat.config.ts | ||
package.json | ||
tsconfig.json |
README.md
EIP 5252 implementation
This project is a reference implementation of EIP-5252.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts