2 releases

new 0.4.1-alpha Jun 13, 2024
0.4.0-alpha May 20, 2024

#2860 in Magic Beans

Download history 171/week @ 2024-05-18 7/week @ 2024-05-25 62/week @ 2024-06-08

240 downloads per month

MIT license

350KB
8K 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 program
  • errors: enums representing the program errors
  • instructions: structs to facilitate the creation of instructions, instruction arguments and CPI helpers
  • types: structs representing types used by the program

Contributing

Check out the Contributing Guide the learn more about how to contribute to this library.

Dependencies

~16–25MB
~429K SLoC