# 使用 Homebrew 安装 floresta

查看 floresta 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:floresta
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install floresta
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:floresta
- **软件包管理器:** Homebrew
- **版本:** 0.9.1
- **来源摘要:** Lightweight and embeddable Bitcoin client, built for sovereignty
- **主页:** <https://getfloresta.org>
- **仓库:** <https://github.com/getfloresta/Floresta>
- **最后更新:** 2026-06-22T14:03:21-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- floresta-cli (别名)
- florestad (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.9.1
## 项目历史与用法

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.

### 时间线

- 2022: Floresta v0.1.0 is released.
- 2023: 0.2 through 0.5 releases add and refine client components, including the p2p module release.
- 2024: 0.6.0 and 0.7.0 releases continue the 0.x line.
- 2025: Floresta v0.8.0 is released.

### Related projects

- libfloresta provides reusable Rust client components.
- florestad is the full-node daemon built on libfloresta.
- Bitcoin Core, rust-bitcoinkernel, Rust Bitcoin, Rust Miniscript, and Utreexo are identified by the upstream README as related technology.

### 来源

- <https://docs.getfloresta.sh/>
- <https://getfloresta.github.io/floresta>
- <https://github.com/getfloresta/Floresta>
- <https://github.com/getfloresta/Floresta/releases>


## 安全说明

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## Combined YAML source

View the package source record on GitHub. [combined/floresta.yml](https://github.com/mxcl/pkgdb/blob/main/combined/floresta.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
