#gate #generated #features #solana #client

solana-feature-gate-client

A generated Rust library for the Feature Gate program

2 releases

0.0.2 Jan 15, 2025
0.0.1 Jan 15, 2025

#34 in #gate

Download history 3962/week @ 2025-01-13 10001/week @ 2025-01-20 9739/week @ 2025-01-27 11863/week @ 2025-02-03 9506/week @ 2025-02-10

42,012 downloads per month
Used in 2 crates (via solana-cli)

Custom license

18KB
340 lines

Rust client

A generated Rust library for the Feature Gate 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

~9–18MB
~259K SLoC