Loris Leiva a7ca79e32f Update repo from latest `create-solana-program` (#5) 1 年間 前
..
src 8fa926bde8 Initial commit 1 年間 前
Cargo.toml a7ca79e32f Update repo from latest `create-solana-program` (#5) 1 年間 前
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.