gaslimitreached / hardhat-template

Solidity development quick start

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WGMI

Solidity contract development starter.

Environment

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

Usage

yarn yarn test

About

Solidity development quick start


Languages

Language:TypeScript 68.3%Language:Solidity 31.7%