network of privately deployed Blockbooks
To build the blockbook charm, clone the project and build the charm using charmcraft.
# make sure build-charm is executable
chmod +x scripts/build-charm.sh
make build
This should produce a charm file, blockbook-lb.charm
.
Use juju to deploy the charm and relate it to the desired infrastructure in the model.
juju deploy ./blockbook-lb.charm