-
To create an isolated dev environment for libbitcoin libraries which can promote hacking on the project.
-
Provide a simple (if you can consider Guix simple), reproducible build for a libbitcoin-node or libbitcoin-server
Pulling all submodules:
git submodule update --init --recursive
guix shell -L guix libbitcoin-node
guix shell -m manifest.scm
guix shell -L guix libbitcoin-node
bn
git submodule update --recursive --remote