Skip to content

Files

Latest commit

f8bbbb7 · Dec 18, 2024

History

History

rust

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 18, 2024
Dec 18, 2024
Apr 29, 2024

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.