14 releases (6 breaking)
0.6.1 | Jul 17, 2024 |
---|---|
0.5.1 | May 15, 2024 |
0.1.2 | Mar 29, 2024 |
1,196 downloads per month
Used in 3 crates
420KB
10K
SLoC
A Rust client SDK for Nifty Asset program.
Getting started
From your project folder:
cargo add nifty-asset
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
~18–27MB
~459K SLoC