14 releases (6 breaking)

0.6.1 Jul 17, 2024
0.5.1 May 15, 2024
0.1.2 Mar 29, 2024

#1 in #nifty


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

~18–27MB
~462K SLoC