Loris Leiva e0421c17a0 Add optional dependencies for fetch feature 9 月之前
..
src 2773394711 Ugh 9 月之前
Cargo.toml e0421c17a0 Add optional dependencies for fetch feature 9 月之前
README.md cb9a8c794f First commit 1 年之前

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.