syscoin / blockbook-lb

network of privately deployed Blockbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockbook-lb

network of privately deployed Blockbooks

Build

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.

Deploy

Use juju to deploy the charm and relate it to the desired infrastructure in the model.

juju deploy ./blockbook-lb.charm

About

network of privately deployed Blockbooks

License:Apache License 2.0


Languages

Language:Shell 61.3%Language:Python 36.5%Language:Makefile 2.2%