0.2.7 Aug 16, 2022
0.2.6 Aug 14, 2022
0.2.2 Jul 22, 2022
0.1.7 Jul 10, 2022

#19 in #rosetta


Used in aptos-rosetta-cli

Apache-2.0

2MB
37K SLoC

Aptos Rosetta Implementation

This implementation is built for running a local proxy against a local full node. However, for testing purposes, this can be used against an external REST endpoint.

CLI testing

The Rosetta CLI can be run with the rosetta_cli.json file to run the automated checks. Additionally, the aptos.ros file uses the Rosetta CLI DSL to describe the possible operations that can be run.

Future work

Currently, this only supports P2P transactions, we may support more types of transactions in the future.


lib.rs:

Aptos Rosetta API

Rosetta API Spec

Dependencies

~129MB
~2.5M SLoC