Crates.io | solana-jonc-program-counter-client |
lib.rs | solana-jonc-program-counter-client |
version | 0.1.7 |
source | src |
created_at | 2024-08-23 16:58:45.840002 |
updated_at | 2024-09-03 22:40:04.215927 |
description | A generated Rust library for the Counter program (for testing) |
homepage | |
repository | https://github.com/solana-program/counter-shank |
max_upload_size | |
id | 1349423 |
size | 48,039 |
A generated Rust library for the Counter 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.