# micro-solana-client
[](https://github.com/Daniel-Aaron-Bloom/micro-solana-client)
[](https://crates.io/crates/micro-solana-client)
[](https://docs.rs/micro-solana-client)
[](https://github.com/Daniel-Aaron-Bloom/micro-solana-client/actions?query=branch%3Amaster)
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](LICENSE) or https://opensource.org/licenses/MIT)