A set of scripts to help bootstrap a development enviroment on local testnet. start-all.sh creates a tmux session with 7 panes that run two monero nodes on local stagenet, bitcoin-qt on regtest and 4 haveno roles (seed, alice, bob, arbitrator) Folder structure haveno-helper/ | | # Scripts to start local Haveno roles | |--seed.sh |--alice.sh |--bob.sh |--arbitrator.sh | | # Script for Bitcoin regtest | |--btc.sh | | # Scripts for Monero Nodes | |--xmr1.sh |--xmr2.sh | | # Scripts to start/kill all of above | |--start-all.sh |--kill-all.sh | | # Script to bootstrap everything (NOT READY FOR USE) | |--bootstrap-env.sh | | # Following folder structure is expected for the scripts to work | |--seed/share/Haveno/ |--alice/share/Haveno/ |--bob/share/Haveno/ |--arbitrator/share/Haveno/ |--node2/ |--node1/ |--btc_regtest/ | | # Following folder structure will be created in addition to the above | |--monero/ |--haveno/ '--bitcoin/
-
Notifications
You must be signed in to change notification settings - Fork 0
l0nelyc0w/haveno-helper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A set of scripts that help bootstrap development enviroment
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published