3 releases

0.4.2-alpha Jul 4, 2024
0.4.1-alpha Jun 13, 2024
0.4.0-alpha May 20, 2024

#59 in #nft

Download history 8/week @ 2024-07-29 8/week @ 2024-09-16 4/week @ 2024-09-23 23/week @ 2024-09-30

178 downloads per month

MIT license

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 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
~422K SLoC