solana-jonc-program-counter-client

Crates.iosolana-jonc-program-counter-client
lib.rssolana-jonc-program-counter-client
version0.1.7
sourcesrc
created_at2024-08-23 16:58:45.840002
updated_at2024-09-03 22:40:04.215927
descriptionA generated Rust library for the Counter program (for testing)
homepage
repositoryhttps://github.com/solana-program/counter-shank
max_upload_size
id1349423
size48,039
Jon C (joncinque)

documentation

README

Rust client

A generated Rust library for the Counter program.

Getting started

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.

Commit count: 0

cargo fmt