npm i
npx hardhat test
npx hardhat run --network {network} scripts/deploy.js
Install UML tool
npm link sol2uml --only=production
Run UML tool
sol2uml ./contracts -r -f png
TESTTTTT
npm i
npx hardhat test
npx hardhat run --network {network} scripts/deploy.js
Install UML tool
npm link sol2uml --only=production
Run UML tool
sol2uml ./contracts -r -f png
TESTTTTT