Simple and quick hardhat project for development.
- Docker
- Make
make setup
docker compose up to launch container and start hardhat local node
make compile
Read makefile to consult options
make test
make coverage
Read makefile to consult options
make run
make console
make bash