#solana #client #config

solana-config-program-client

A generated Rust library for the Config program

3 releases (1 stable)

1.0.0 Apr 1, 2025
0.0.2 Mar 19, 2025
0.0.1 Mar 18, 2025

#777 in #solana

Download history 418/week @ 2025-03-17 38/week @ 2025-03-24 4355/week @ 2025-03-31 10357/week @ 2025-04-07 10300/week @ 2025-04-14 10288/week @ 2025-04-21 8503/week @ 2025-04-28

40,665 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
~563K SLoC