3 releases (breaking)
0.6.0 | Oct 7, 2024 |
---|---|
0.5.0 | Sep 22, 2024 |
0.4.0 | Sep 20, 2024 |
#2 in #xrp
27 downloads per month
91KB
2.5K
SLoC
XRP Ledger Hooks API for Rust
This crate allows you to write XRPL hooks in Rust.
For a quick start and to view examples, see xrpl-hook-template repo.
Documentation
Release history
See HISTORY.md
Tests
$ cargo test
License
lib.rs
:
XRPL Hooks API
This crate allows you to write XRPL hooks in Rust.
Before you begin, it is highly recommended that you read the official docs carefully.
Examples
For a quick start and to view examples, use the hook template
Dependencies
~115KB