Skip to content

A template for creating hardhat based solidity apps.

Notifications You must be signed in to change notification settings

zachanon/hardhat-app-template

Repository files navigation

hardhat-app-template

A template for creating hardhat based solidity apps.

Using with docker

First build the image with

docker build . -t <name>:<tag>

To compile and run tests,

docker run <name>:<tag> npx hardhat test

About

A template for creating hardhat based solidity apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published