13 releases (6 breaking)

new 0.6.0 May 21, 2024
0.5.1 May 15, 2024
0.4.0 Apr 18, 2024
0.3.0 Apr 11, 2024
0.0.0 Feb 27, 2024

#1955 in Magic Beans

Download history 153/week @ 2024-02-26 240/week @ 2024-03-04 189/week @ 2024-03-11 48/week @ 2024-03-18 524/week @ 2024-03-25 172/week @ 2024-04-01 363/week @ 2024-04-08 211/week @ 2024-04-15 311/week @ 2024-05-13

316 downloads per month
Used in 2 crates

Apache-2.0

415KB
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–25MB
~423K SLoC