Jon C f1379566e4 deps: Bump Solana deps and toolchains (#44) 8 kuukautta sitten
..
src bf5c619ba2 Upgrade to @solana/kit via Codama (#41) 8 kuukautta sitten
Cargo.toml f1379566e4 deps: Bump Solana deps and toolchains (#44) 8 kuukautta sitten
README.md cb9a8c794f First commit 1 vuosi sitten

README.md

Rust client

A generated Rust library for the System 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.