5 releases (3 breaking)

0.4.0 Apr 17, 2024
0.3.0 Apr 10, 2024
0.2.1 Apr 9, 2024
0.2.0 Apr 6, 2024
0.1.0 Apr 6, 2024

#2318 in Magic Beans

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

603 downloads per month

Apache-2.0

350KB
8K 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–25MB
~438K SLoC