lightweight-solana-client

Crates.iolightweight-solana-client
lib.rslightweight-solana-client
version0.1.3
sourcesrc
created_at2022-08-23 22:55:39.532934
updated_at2022-08-25 00:37:16.161687
descriptionLightweight unifying client for RPC + BanksClient
homepage
repository
max_upload_size
id651370
size12,021
Jarry Xiao (jarry-xiao)

documentation

README

Lightweight Solana Client

Lightweight unifying client for RPC + BanksClient

There are no good unifying traits for Solana rust clients. That makes reusing code between tests and applications painful. This makes it slightly better.

Commit count: 0

cargo fmt