Crates.io | aptos-rosetta |
lib.rs | aptos-rosetta |
version | 0.2.7 |
source | src |
created_at | 2022-07-01 21:38:03.083645 |
updated_at | 2022-08-16 07:56:13.992624 |
description | Aptos Rosetta |
homepage | https://aptoslabs.com |
repository | https://github.com/aptos-labs/aptos-core |
max_upload_size | |
id | 617511 |
size | 337,090 |
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.
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.
Currently, this only supports P2P transactions, we may support more types of transactions in the future.