Crates.io | micro-solana-client |
lib.rs | micro-solana-client |
version | 0.1.1 |
created_at | 2025-05-07 22:15:22.966768+00 |
updated_at | 2025-05-07 22:40:36.416055+00 |
description | Tools for interacting with Solana/Anchor |
homepage | |
repository | https://github.com/Daniel-Aaron-Bloom/micro-solana-client |
max_upload_size | |
id | 1664599 |
size | 290,858 |
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.
Licensed under MIT license (LICENSE or https://opensource.org/licenses/MIT)