Crate floresta_cli

source ·
Expand description

floresta-cli - A command line interface for florestad

Florestad is a lightweight Bitcoin full node, built with libfloresta. It gives you complete control over your Bitcoin node with a simple json-rpc interface that may be used either from command line or programmatically. This crate provides a ready-to-use library for interacting with florestad’s json-rpc interface in your rust application.

Modules