wearables-contracts
v1.33.0
Published
Decentraland wereable contracts
Readme
Decentralanad Collection Contracts
Install
npm iTests
Normal
npm run testGas report
npm run test:gas-reportDeploy
npx hardhat run --network <network> scripts/deploy/deploy.tsAvailable networks:
localhost. You need to run a local node withnpx hardhat nodedeploy. You must need to export NETWORK with the desired one. E.g:NETWORK=MUMBAI npx hardhat run --network deploy scripts/deploy.ts
