solana-jonc-program-counter-client 0.1.6

A generated Rust library for the Counter program (for testing)
Documentation
solana-jonc-program-counter-client-0.1.6 has been yanked.

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.