Crates.io | tinydancer |
lib.rs | tinydancer |
version | 0.0.8 |
source | src |
created_at | 2023-03-12 11:03:26.735278 |
updated_at | 2023-03-14 07:18:10.612488 |
description | A light client for the solana blockchain |
homepage | https://docs.tinydancer.io |
repository | https://github.com/tinydancer-io/half-baked-client |
max_upload_size | |
id | 807946 |
size | 277,953 |
The client is designed to be modular and easily extensible for additional functionality as this is the v0 and with every major version there may be a need for major changes and add-on services.
Build and add to path
cargo b -r && cp ./target/release/tinydancer ~/.local/bin/
Or install using cargo
cargo install --git https://github.com/tinydancer-io/half-baked-client tinydancer