Fernando Otero 2593378df2 Add system interface (#16) vor 1 Jahr
..
src 2593378df2 Add system interface (#16) vor 1 Jahr
Cargo.toml 2593378df2 Add system interface (#16) vor 1 Jahr
README.md cb9a8c794f First commit vor 1 Jahr

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.