Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

iotaledger/rosetta-iota

Repository files navigation

Rosetta

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.