# XRPL Hooks Api
[](https://crates.io/crates/xrpl-hooks)
[](https://docs.rs/xrpl-hooks)
[](https://github.com/otov4its/xrpl-hooks/actions)
[](https://github.com/otov4its/xrpl-hooks/actions)
This crate allows you to write XRPL hooks in Rust.
For a quick start and to view examples, see [xrpl-hook-template](https://github.com/otov4its/xrpl-hook-template/) repo.
# XRPL Hackathon 2021
This is part of the [XRPL Hooks Rust](https://devpost.com/software/xrpl-hooks-rust) project developed for [XRPL Hackathon 2021](https://xrpl-hackathon-2021.devpost.com/).

# Documentation
[Documentation](https://docs.rs/xrpl-hooks/)
# Release history
See [HISTORY.md](HISTORY.md)
# Tests
```bash
$ cargo test
```
# License
[LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT