Full validation without the overhead.
Running your own fully validating Bitcoin node is essential for verifying your own transactions, preserving the network’s decentralization, and maintaining financial sovereignty.
Traditional node implementations often require hundreds of gigabytes of disk space and constant uptime, which can be a barrier for many users.
Floresta makes this accessible by providing a lightweight and embeddable Bitcoin client, built on techniques such as Utreexo and pruning. This design allows users and applications to run a fully validating node on modest hardware, without compromising on trust or security.

Reduces resource requirements for full Bitcoin validation.

Reusable client components for embedding or standalone deployments.

Implements modern and experimental Bitcoin validation techniques like PoW Fraud Proofs, SwiftSync, and Utreexo.

Exposes APIs compatible with Bitcoin Core for easier integration into existing tools and applications.