Files
rippled/external/README.md
Bart b33b506b90 refactor: Replaces ed25519-donna source by Conan package (#6088)
This change substitutes the `ed25519-donna` source code copy by the Conan recipe added in https://github.com/XRPLF/conan-center-index/pull/23.
2025-11-27 16:51:32 +00:00

832 B

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