mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 15:35:50 +00:00
This change substitutes the `ed25519-donna` source code copy by the Conan recipe added in https://github.com/XRPLF/conan-center-index/pull/23.
External Conan recipes
The subdirectories in this directory contain external libraries used by rippled.
| Folder | Upstream | Description |
|---|---|---|
antithesis-sdk |
Project | Antithesis SDK for C++ |
secp256k1 |
Project | ECDSA digital signatures using the secp256k1 curve |