macOS
brew install florestalocal Homebrew formula metadata
brew
Lightweight and embeddable Bitcoin client, built for sovereignty. Version 0.9.1 via Homebrew; verified 2026-06-22.
install
brew install florestalocal Homebrew formula metadata
overview
Lightweight and embeddable Bitcoin client, built for sovereignty
history
Floresta is a Rust Bitcoin client designed to provide strong validation with lower resource requirements than a traditional full node. It can run as a standalone validating node or be embedded as reusable client components.
The project identifies its name as a reference to the Utreexo accumulator, a forest of Merkle trees. Its architecture uses modern Bitcoin validation techniques including Utreexo, proof-of-work fraud proofs, and pruning to reduce resource requirements while preserving validation goals.
Floresta is organized around libfloresta, a set of reusable client components, and florestad, a daemon that builds on those components to provide a full node, watch-only wallet, and Electrum server. Its first listed GitHub release is v0.1.0 at the end of 2022, followed by regular 0.x releases.
The project targets users and applications that want Bitcoin validation without the operational overhead of traditional full nodes. Its adoption path is therefore split between node operators using florestad and application developers embedding libfloresta.
Official packaging in this batch is Homebrew, and the upstream README points users to Unix and macOS build instructions, API documentation, an mdBook, community channels, and a 2026 roadmap.
Users can run florestad as a validating node, while developers can link libfloresta components into Bitcoin applications. The daemon includes a watch-only wallet and Electrum server, making the CLI package useful both for node operation and integration testing.
Floresta also uses rust-bitcoinkernel, a wrapper around Bitcoin Core's libbitcoinkernel, to validate blocks, transaction outputs, and block data with Bitcoin Core's validation engine.
Floresta is package-nerd significant because it packages an experimental but practical Bitcoin validation stack as ordinary CLI artifacts, making Utreexo-oriented validation easier to try outside of source checkouts.
It is also interesting as a Rust project that blends library crates, a daemon, Bitcoin Core validation components, and package-manager distribution into one installable client.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
floresta-cli | cli | global executable | |
florestad | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/getfloresta/Floresta
install metadata
| Package key | brew:floresta |
|---|---|
| Version | 0.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/floresta |
| Homepage | https://getfloresta.org |
| Repository | https://github.com/getfloresta/Floresta |
| Upstream docs | https://docs.getfloresta.sh/ |
| License | MIT OR Apache-2.0 |
| Source archive | https://github.com/getfloresta/Floresta/archive/refs/tags/v0.9.1.tar.gz |
| Last updated | 2026-06-22T14:03:21-07:00 |
| Pulse | updated |
| Build dependencies | boost, cmake, gcc, llvm, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | floresta |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.