Skip to content

Conversation

@Davidson-Souza
Copy link
Member

Updated README to include detailed documentation links and improved descriptions of repositories.

@Davidson-Souza Davidson-Souza marked this pull request as draft January 7, 2026 16:41
@Davidson-Souza
Copy link
Member Author

Missing website link

@@ -0,0 +1,23 @@
## Hi there 👋

Foresta is a collection of tools for developing Bitcoin clients that offers better privacy and sovernty.
Copy link

Choose a reason for hiding this comment

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

Floresta stands for the Bitcoin Open Source Software project offering florestad, a utreexo based bitcoin client, and its modules being offered trough libfloresta.

WYT ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Our branding is going more towards flexibility and reusability, so I think the original makes more sense

Updated README to include detailed documentation links and improved descriptions of repositories.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a comprehensive README file to the organization's profile directory, introducing Floresta - a collection of tools for developing Bitcoin clients. The README includes community links, documentation references, and a detailed repository table listing all related projects with their maintainers.

Changes:

  • Added new profile README with project introduction and documentation links
  • Created repository inventory table with descriptions and maintainer information
  • Included community Discord server link

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -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.
|------------|-------------|-----------------|----------------------|
|[`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.

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).

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.
Copy link
Member

Choose a reason for hiding this comment

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

I think you should link the floresta/doc folder at the end

@@ -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
Member

Choose a reason for hiding this comment

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

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 sovernty. You can find all our links on the [website](https://getfloresta.org).


### About this Org

This organization holds all the crates related to Floresta, including our
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
This organization holds all the crates related to Floresta, including our
This organization holds all the crates related to the Floresta project, including our

### 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.
Copy link
Member

Choose a reason for hiding this comment

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

I prefer something like

Suggested change
libraries, binaries and integration tools. Here's a list of repositories, with some description about it.
libraries, binaries and integration tools. Below is some information about each crate.

Copy link
Member

Choose a reason for hiding this comment

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

Or about each repository. If we want to add non-crate repos to the list then we have some of them missing (e.g., book)


| 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) | |
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
|[`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`](https://github.com/getfloresta/floresta) | Floresta's monorepo, where you can find all the libraries that make 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) | |
|[`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) | |
Copy link
Member

Choose a reason for hiding this comment

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

What is QA asset, maybe better to write the full wording

|[`floresta-flake`](https://github.com/getfloresta/floresta-flake) | Nix support for services, ackages and resources for Floresta | [jaoleal](https://github.com/jaoleal) | |
|[`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) | |
Copy link
Member

Choose a reason for hiding this comment

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

I would remove the dot since it's a small phrase

Suggested change
|[`rpc-utreexo-bridge`](https://github.com/getfloresta/rpc-utreexo-bridge) | A simple and fast Utreexo bridge node. | [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) | |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants