roshi-client 0.1.2

Thin client helpers for building Roshi Solana program instructions.
Documentation
1
2
3
4
//! Thin client helpers for building Roshi instructions.

pub mod access;
pub mod instruction;