DCIPs/assets/eip-5252
David E. Perez Negron R 58b766a923 Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
..
contracts Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
media Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
scripts Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
test Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
.gitignore Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
README.md Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
hardhat.config.ts Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
package.json Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00
tsconfig.json Adding EIPs website fork with some Gem Updates 2023-04-05 10:02:54 -06:00

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