Pradeep-selva / aastra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MythXBadge

Compiling Contracts npx hardhat compile

Testing Contracts npx hardhat test

Generating Coverage Report npx hardhat coverage --testfiles "test/tests.js" --solcoverjs ./solcover.js

Deploying Contracts npx hardhat run scripts/deploy.js

Generating Docs npx solidity-docgen -i contracts/interfaces -o docs -t docs --solc-module solc-0.7.5

About


Languages

Language:HTML 79.1%Language:Solidity 11.5%Language:JavaScript 7.7%Language:CSS 1.8%