| Crates.io | nifty-asset |
| lib.rs | nifty-asset |
| version | 0.6.1 |
| created_at | 2024-02-27 13:38:15.870202+00 |
| updated_at | 2024-07-17 23:57:00.556689+00 |
| description | A client SDK for Nifty Asset program |
| homepage | |
| repository | https://github.com/nifty-oss/asset |
| max_upload_size | |
| id | 1155111 |
| size | 337,983 |
A Rust client SDK for Nifty Asset program.
From your project folder:
cargo add nifty-asset
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 programCheck out the Contributing Guide the learn more about how to contribute to this library.