Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 340 Bytes

source-code.md

File metadata and controls

23 lines (18 loc) · 340 Bytes
description
Our reference implementation for the Robust NFT standard

📔 Source Code

This is based on the work with the NFT library done by the ⚡️ Fuel Labs team

{% tabs %} {% tab title="main.sw" %}

// Some code

{% endtab %}

{% tab title="interface.sw" %}

// Some code

{% endtab %} {% endtabs %}