Interface for Nifty Asset program.
The interface defined in this crate should be used to implement proxy programs extending Nifty Asset behaviour. It follows the proxy pattern.
Getting started
From your project folder:
Structure
The SDK is divided into several modules:
errors: enums representing the program errorsinstructions: structs to facilitate the creation of instructions on-chaintypes: structs representing types used by the program