Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 221 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 221 Bytes

Bcoin

Setup

This docker container will run bcoin in regtest mode. This allows us to also script it to mine a block every 10 seconds.

Build

> docker-compose build

Run

> docker-compose up