Skip to content

Instantly share code, notes, and snippets.

@nuke-web3
Last active November 9, 2020 23:58
Show Gist options
  • Save nuke-web3/a0f9d6b67a9dd0ac2be7bbbb25a5f136 to your computer and use it in GitHub Desktop.
Save nuke-web3/a0f9d6b67a9dd0ac2be7bbbb25a5f136 to your computer and use it in GitHub Desktop.
Submission for NFT Challenge heelo world polkadot

Submission for NFT Challenge

Added ORML NFT pallet to runtime and applied to the node template Editied the base template and added a custom pallet using the orml-nft interface.

Source Code for Node HERE 👈 👀

Proofs of NFT use via https://polkadot.js.org/apps/ extrinsics in comments.

NOTE: you must update the setting on the UI to use it!

Go to Settings -> Developer and in the custom types field, enter the types.json file in the top level directory of the source code.

@nuke-web3
Copy link
Author

Using my custom pallet:

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment