macOS
brew install florestalocal Homebrew formula metadata
安装
brew install florestalocal Homebrew formula metadata
概览
Lightweight and embeddable Bitcoin client, built for sovereignty
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
floresta-cli | cli | 全局可执行文件 | |
florestad | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/getfloresta/Floresta
安装元数据
| 软件包键 | brew:floresta |
|---|---|
| 版本 | 0.9.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/floresta |
| 主页 | https://getfloresta.org |
| 仓库 | https://github.com/getfloresta/Floresta |
| 上游文档 | https://docs.getfloresta.sh/ |
| 许可证 | MIT OR Apache-2.0 |
| 源码归档 | https://github.com/getfloresta/Floresta/archive/refs/tags/v0.9.1.tar.gz |
| 最后更新 | 2026-06-22T14:03:21-07:00 |
| Pulse | updated |
| 构建依赖 | boost, cmake, gcc, llvm, pkgconf, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.