Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Hi there 👋

Foresta is a collection of tools for developing Bitcoin clients that offers better privacy and sovernty. You can find all our links on our [website](https://getfloresta.org).
Copy link

Copilot AI Jan 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling error: "sovernty" should be "sovereignty".

Suggested change
Foresta is a collection of tools for developing Bitcoin clients that offers better privacy and sovernty. You can find all our links on our [website](https://getfloresta.org).
Foresta is a collection of tools for developing Bitcoin clients that offers better privacy and sovereignty. You can find all our links on our [website](https://getfloresta.org).

Copilot uses AI. Check for mistakes.

Detailed documentation for `libfloresta` is available [here](https://docs.getfloresta.sh/floresta/). Additionally, the [`floresta-docs`](https://getfloresta.github.io/floresta-docs/) mdBook provides an in-depth look at the libraries' architecture and internals. Further information can be found in the doc folder.

### Community

If you want to discuss this project, you can join our Discord server [here](https://discord.gg/5Wj8fjjS93).

### About this Org

This organization holds all the crates related to Floresta, including our
libraries, binaries and integration tools. Here's a list of repositories, with some description about it.

| Repository | Description | Lead Maintainer | Secondary Maintainer |
|------------|-------------|-----------------|----------------------|
|[`floresta`](https://github.com/getfloresta/floresta) | Floresta's monorepo. Where you can find all the libraries that makes up Floresta, as well as the binaries | [Davidson Souza](https://github.com/Davidson-Souza) | |
|[`floresta-ffi`](https://github.com/getfloresta/floresta-ffi) | Foreign Function Call assets for Floresta, built with UniFFI | [Davidson Souza](https://github.com/Davidson-Souza) | |
|[`floresta-flake`](https://github.com/getfloresta/floresta-flake) | Nix support for services, ackages and resources for Floresta | [jaoleal](https://github.com/jaoleal) | |
Copy link

Copilot AI Jan 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling error: "ackages" should be "packages".

Suggested change
|[`floresta-flake`](https://github.com/getfloresta/floresta-flake) | Nix support for services, ackages and resources for Floresta | [jaoleal](https://github.com/jaoleal) | |
|[`floresta-flake`](https://github.com/getfloresta/floresta-flake) | Nix support for services, packages and resources for Floresta | [jaoleal](https://github.com/jaoleal) | |

Copilot uses AI. Check for mistakes.
|[`floresta-makepkg`](https://github.com/getfloresta/floresta-makepkg) | A `makepkg` script for building Floresta on `pacman-based` distros | [Davidson Souza](https://github.com/Davidson-Souza) | |
|[`floresta-qa-assets`](https://github.com/getfloresta/floresta-qa-assets) | Development and QA assets used for Floresta's development | [Davidson Souza](https://github.com/Davidson-Souza) | |
|[`rpc-utreexo-bridge`](https://github.com/getfloresta/rpc-utreexo-bridge) | A simple and fast Utreexo bridge node. | [Davidson Souza](https://github.com/Davidson-Souza) | |