8 releases (5 breaking)

new 0.6.0 May 21, 2024
0.5.1 May 15, 2024
0.4.0 Apr 17, 2024
0.3.0 Apr 10, 2024
0.1.0 Apr 6, 2024

#2636 in Magic Beans

Download history 194/week @ 2024-04-01 264/week @ 2024-04-08 145/week @ 2024-04-15 318/week @ 2024-05-13

324 downloads per month

Apache-2.0

390KB
9K SLoC

nifty-asset-types

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 to provide a program interface for developers to build on top and fully customise Nifty Asset.

Getting started

From your project folder:

cargo add nifty-asset-interface

Example

The Nifty Asset repository contains an example proxy program showing how to use this crate to add custom behaviour to transfer and update instructions.

Dependencies

~17–26MB
~426K SLoC