Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 357 Bytes

DePHY ID Solana program's client

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