Skip to content

Commit

Permalink
Update readme.md (#122)
Browse files Browse the repository at this point in the history
Add a self-hosted link for the documentation.
  • Loading branch information
Davidson-Souza authored Jan 18, 2024
1 parent a91439e commit 124440d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Welcome to Floresta, a lightweight Bitcoin full node implementation written in R
This project is composed of two parts, `libfloresta` and `florestad`. `libfloresta` is
a set of reusable components that can be used to build Bitcoin applications. `florestad` is built on top of `libfloresta` to provide a full node implementation, including a watch-only wallet and an Electrum server. If you just want to run a full node, you can use `florestad` directly, either by building it from source or by downloading a pre-built binary from the [releases](https://github.com/Davidson-Souza/Floresta/releases/tag/v0.4.0).

If you want to use `libfloresta` to build your own Bitcoin application, you can find the documentation [here](https://docs.rs/floresta/).
If you want to use `libfloresta` to build your own Bitcoin application, you can find the documentation [here](https://docs.dlsouza.lol/floresta/).

### Comunity

Expand Down

0 comments on commit 124440d

Please sign in to comment.