solscan

Crates.iosolscan
lib.rssolscan
version0.1.1
sourcesrc
created_at2023-01-18 16:39:14.959267
updated_at2023-01-18 16:48:36.159705
descriptionA Rust Solscan HTTP API client
homepagehttps://docs.rs/solscan
repositoryhttps://github.com/danipopes/solscan
max_upload_size
id761818
size34,234
(DaniPopes)

documentation

README

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.

Commit count: 25

cargo fmt