# floresta を Homebrew でインストール

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
