micro-solana-client

Crates.iomicro-solana-client
lib.rsmicro-solana-client
version0.1.1
created_at2025-05-07 22:15:22.966768+00
updated_at2025-05-07 22:40:36.416055+00
descriptionTools for interacting with Solana/Anchor
homepage
repositoryhttps://github.com/Daniel-Aaron-Bloom/micro-solana-client
max_upload_size
id1664599
size290,858
(Daniel-Aaron-Bloom)

documentation

https://docs.rs/micro-solana-client

README

micro-solana-client

github crates.io docs.rs build status

A minimal library with for interacting with Solana programs using Anchor IDL files.

The primary innovation of this crate is the ability to parse an individual idl file with a single macro call.

License

Licensed under MIT license (LICENSE or https://opensource.org/licenses/MIT)

Commit count: 4

cargo fmt