nifty-asset

A client SDK for Nifty Asset program

14 releases (6 breaking)

0.6.1 Jul 17, 2024
0.5.1 May 15, 2024
0.1.2 Mar 29, 2024
Download history 2/week @ 2024-06-20 7/week @ 2024-06-27 72/week @ 2024-07-04 4/week @ 2024-07-11 114/week @ 2024-07-18 1/week @ 2024-07-25 13/week @ 2024-09-12 31/week @ 2024-09-19 19/week @ 2024-09-26

63 downloads per month
Used in 3 crates

Apache-2.0

420KB
10K SLoC

nifty-asset

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 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

~17–26MB
~438K SLoC