aptos-rosetta

Crates.ioaptos-rosetta
lib.rsaptos-rosetta
version0.2.7
sourcesrc
created_at2022-07-01 21:38:03.083645
updated_at2022-08-16 07:56:13.992624
descriptionAptos Rosetta
homepagehttps://aptoslabs.com
repositoryhttps://github.com/aptos-labs/aptos-core
max_upload_size
id617511
size337,090
(aptos-crates)

documentation

README

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.

Commit count: 18889

cargo fmt