clio
https://github.com/xrplf/clio
C++
An XRP Ledger API Server
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported2 Subscribers
Add a CodeTriage badge to clio
Help out
- Issues
- Add guards for DB schema version
- Implement can_delete admin RPC
- Use default template parameters
- Support CORS headers
- Use `can_delete` to tell rippled when it's ok to delete ledgers
- Support new thread name API
- Make clang-tidy to fail if there is no check after dynamic_cast
- Update the Clio config file with comments to make it more readable similar to rippled config.
- Clio requires json input types to be actual types
- Research solutions to workaround xrpl-py/issues/632
- Docs
- C++ not yet supported