Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 388 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 388 Bytes

Metadata Contracts. 📜

Contracts about MetaNetwork metadata management.

📜 IPFSCidTimestampMapping ./contracts/IPFSCidTimestampMapping.sol

Create by Hardhat

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help