3 releases
| 0.4.2-alpha | Jul 4, 2024 |
|---|---|
| 0.4.1-alpha | Jun 13, 2024 |
| 0.4.0-alpha | May 20, 2024 |
#321 in #nft
178 downloads per month
305KB
7K
SLoC
A Rust client SDK for WEN New Standard program.
Getting started
From your project folder:
cargo add wen_new_standard
Structure
The SDK is divided into several modules:
accounts: structs representing the accounts of the programerrors: enums representing the program errorsinstructions: structs to facilitate the creation of instructions, instruction arguments and CPI helperstypes: structs representing types used by the program
Contributing
Check out the Contributing Guide the learn more about how to contribute to this library.
Dependencies
~22MB
~465K SLoC