Crates.io | jup-ag-nova |
lib.rs | jup-ag-nova |
version | 0.2.5 |
source | src |
created_at | 2022-10-26 14:07:56.695489 |
updated_at | 2022-10-26 14:07:56.695489 |
description | Jupiter Aggregator API bindings |
homepage | |
repository | |
max_upload_size | |
id | 697913 |
size | 119,477 |
Jupiter Aggregator API bindings for Rust.
The full Jupiter API v1 is supported. Basic usage examples can be found in the examples directory.
To run the examples:
$ cargo run --example <EXAMPLE_NAME>