Skip to content

👷 A customisable Hardhat Docker image for running local and CI development and tests

License

Notifications You must be signed in to change notification settings

nexeth/hardhat-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@nexeth/hardhat-docker

Docker Hub

Docker Pulls

A simple Docker Hardhat node to run local development and CI

Quick Start

Install packages

yarn install

Start Hardhat node

yarn start

Build Docker image

yarn docker:build

Run Docker image

yarn docker:run

Push Docker image to repository. This may need some reconfiguration to publish to your own repository.

yarn docker:push

Configuration

To configure the hardhat node, update the