Crates.io | sigil-client |
lib.rs | sigil-client |
version | 0.1.0 |
source | src |
created_at | 2024-05-19 19:56:02.315278 |
updated_at | 2024-05-19 19:56:02.315278 |
description | Client for the Solana Sigil token program |
homepage | https://github.com/nifty-oss/sigil |
repository | https://github.com/nifty-oss/sigil |
max_upload_size | |
id | 1245179 |
size | 142,022 |
A generated Rust library for the Sigil token program.
To build and test your Rust client from the root of the repository, you may use the following command.
pnpm clients:js:test
This will start a new local validator, if one is not already running, and run the tests for your Rust client.