| Crates.io | solana-system-client |
| lib.rs | solana-system-client |
| version | 0.0.1 |
| created_at | 2024-08-01 12:55:59.663466+00 |
| updated_at | 2024-08-01 12:55:59.663466+00 |
| description | A generated Rust library for the System program |
| homepage | |
| repository | https://github.com/solana-program/system |
| max_upload_size | |
| id | 1322025 |
| size | 193,760 |
A generated Rust library for the System 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.