Solidity contract development starter.
Node 16 and Python 3 (Slither)
| Dependency | Description |
|---|---|
| hardhat | solidity development framework |
| solidity-coverage | test coverage |
| gas-reporter | gas optimization |
| slither | static analysis tools |
| mocha & chai | solidity testing |
| ethers.js | testing & deployment |
yarn
yarn test