Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 272 Bytes

A demo for setting up a bridged network of nix-bitcoin nodes running in containers.

Usage

  1. Start the dev shell
    nix develop

  2. Run the demo
    ./demo.sh

    You can also interactively execute single statements from demo.sh in the dev shell.