-
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 --recursiveguix shell -L guix libbitcoin-nodeguix shell -m manifest.scmguix shell -L guix libbitcoin-node
bngit submodule update --recursive --remote