Skip to content

ASuciuX/naka3.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%