Crates.io | solana-jonc-program-counter-cli |
lib.rs | solana-jonc-program-counter-cli |
version | 0.1.1 |
source | src |
created_at | 2024-08-23 17:00:39.065635 |
updated_at | 2024-08-23 18:43:38.651339 |
description | A generated Rust CLI for the Counter program (for testing) |
homepage | |
repository | https://github.com/joncinque/counter-shank |
max_upload_size | |
id | 1349424 |
size | 11,822 |
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.