Skip to content

Files

Latest commit

a1810a3 · May 14, 2025

History

History

rust

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 14, 2025
Dec 5, 2024
Mar 3, 2025

README.md

Rust client

A generated Rust library for the Stake program.

Getting started

To build and test your Rust client from the root of the repository, you may use the following command.

pnpm js:test

This will start a new local validator, if one is not already running, and run the tests for your Rust client.