solana-system-client

Crates.iosolana-system-client
lib.rssolana-system-client
version0.0.1
sourcesrc
created_at2024-08-01 12:55:59.663466
updated_at2024-08-01 12:55:59.663466
descriptionA generated Rust library for the System program
homepage
repositoryhttps://github.com/solana-program/system
max_upload_size
id1322025
size193,760
(solana-foundation-tech)

documentation

README

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.

Commit count: 0

cargo fmt