JesseAbram / pallet-nft

A Substrate FRAME pallet that defines and implements a non-fungible token (NFT) interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-Fungible Token FRAME Pallet

This is a FRAME pallet that defines and implements a non-fungible token (NFT) interface.

Tests

Refer to the mock runtime and provided tests to see the NFT implementation in action.

Acknowledgements

This project was inspired by works such as the following:

Thanks to the following people who helped me overcome my relatively limited understanding of Rust.

Upstream

This project was forked from the Substrate DevHub Pallet Template.

About

A Substrate FRAME pallet that defines and implements a non-fungible token (NFT) interface.

License:The Unlicense


Languages

Language:Rust 100.0%