#solana #generated #config #client

solana-config-program-client

A generated Rust library for the Config program

2 releases

new 0.0.2 Mar 19, 2025
0.0.1 Mar 18, 2025

#324 in #generated

Download history 279/week @ 2025-03-14

279 downloads per month

Custom license

46KB
709 lines

Rust client

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

Dependencies

~13–32MB
~562K SLoC