Jon C f8bbbb7a5f CI: Add program and all extra steps (#13) пре 9 месеци
..
src f8bbbb7a5f CI: Add program and all extra steps (#13) пре 9 месеци
Cargo.toml f8bbbb7a5f CI: Add program and all extra steps (#13) пре 9 месеци
README.md 8fa926bde8 Initial commit пре 1 година

README.md

Rust client

A generated Rust library for the Token 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.