rosetta-iota
implements the Rosetta API for IOTA in Rust. If you haven't heard of the Rosetta API, you can find more information here.
- Automatically starts a pre-configured IOTA full-node
- Data API to access blocks, transactions, and balances in a standard format
- Construction API to create curve-based transactions with standardized operations in an offline execution environment
- Stateless
- Storage pruning for a more reliable integration and better performance
rosetta-iota
is released under the Apache License 2.0.