0.2.7 |
|
---|---|
0.2.6 |
|
0.2.2 |
|
0.1.7 |
|
#20 in #rosetta
Used in aptos-rosetta-cli
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
Dependencies
~128MB
~2.5M SLoC