@hoardexchange/erc998
v1.0.0
Published
Composable Non-Fungible Tokens (cNFTs)
Downloads
2
Readme
Composable Non-Fungible Tokens (cNFTs)
Based on https://github.com/mattlockyer/composables-998
How to run?
Prerequisites
node.js >= v12.2.0
npm install -g npx
Clone repository
git clone https://github.com/limechain/hoard-exchange-erc998.git
Install
cd hoard-exchange-erc-998
npm install
Compilation
npx hardhat compile
Run Tests
npx hardhat test
Run Tests with Coverage
npx hardhat covereage