Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naka3.sh

Prerequsites

You need the following in your $PATH:

  • stacks-node
  • blockstack-cli
  • bitcoind (version 25 or up)
  • bitcoin-cli
  • stacks-signer
  • jq
  • dc
  • bash 5.0 or higher
  • The usual GNU coreutils (grep, sed, etc)

Quick Start

To run a single-miner, three-signer setup, do this:

$ cd ./playbooks/one-miner
$ ./one-miner.sh

To shut it down, run:

$ ./shutdown.sh

To run a two-miner, three-signer setup, do this:

$ cd ./playbooks/two-miners
$ ./two-miners.sh

To shut it down, run:

$ ./shutdown.sh

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages