README.md
November 29, 2021 ยท View on GitHub
Integrate IOTA easily, quickly and reliably!
Overview
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.
Why rosetta-iota ?
- 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
Documentation
License
rosetta-iota is released under the Apache License 2.0.