micro-solana-client 0.1.0

Tools for interacting with Solana/Anchor
Documentation

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)