Welcome to the rosetta-iota documentation 📖

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.

This documentation is rosetta-iota specific. If you would like to learn more about the Rosetta API in general, please visit the following documentation: General Rosetta API Documentation

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

License

rosetta-iota is released under the Apache License 2.0.