Pierre 5c1a09e092 fix: Base is optional (#57) il y a 1 mois
..
src 5c1a09e092 fix: Base is optional (#57) il y a 1 mois
Cargo.toml ae67559e7e deps: Update Solana v2.3.4 and rust toolchain (#53) il y a 4 mois
README.md cb9a8c794f First commit il y a 1 an

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.