1 unstable release

0.1.1 Jan 18, 2023
0.1.0 Jan 18, 2023

#8 in #sol

28 downloads per month

MIT license

34KB
835 lines

solscan

Crates.io MIT License CI Status

A Rust Solscan HTTP API client.

Quickstart

Add this to your Cargo.toml:

[dependencies]
solscan = { git = "https://github.com/danipopes/solscan" }

License

This project is licensed under the MIT license.


lib.rs:

solscan

Rust Solscan API client.

Dependencies

~4–21MB
~317K SLoC