Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 608 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 608 Bytes

@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