Skip to content
 
 

Latest commit

 

History

118 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to ETH Denver Substrate Collectables Workshop!

Workshop link: tinyurl.com/substrate-ethdenver-2022

This was created for the Substrate Workshop at ETH Denver 2022 and is based on Substrate's Kitties tutorial.

In this workshop, you'll learn how to build a custom Substrate blockchain that can create and manage Kitty NFTs.

To follow along for this workshop, you'll either need:

What You'll Learn

  • The basic patterns for building and running a Substrate node on your local machine.
  • The basics of Rust as used in Substrate.
  • How to write a custom FRAME Pallet which can create and manage NFTs.
    • Create custom types.
    • Manage custom storage.
    • Write custom logic and callable functions.
  • Integrate your new pallet into your Substrate runtime.

We have a lot to cover. So let's get right to it!

qr-code

substrate

Acknowledgements: thank you to Shawn for the original tutorial, inspired by the crypto zombies tutorial.

About

Build your Kitties collectables chain with Substrate.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages