Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substrate Contracts Workshop

This is a self-guided tutorial which will teach you how to build Wasm smart contracts on Parity Substrate using Parity ink!.

We will cover:

  1. Installing prerequisites on your computer
  2. Using the ink! CLI to start a new project
  3. Building and testing our contract
  4. Deploying our contract on a local Substrate node
  5. Interacting with our contract using the Polkadot UI
  6. Creating a Basic flipper contract.
  7. Creating a Simple incrementer contract.
  8. Creating a more complex ERC20 contract.

We would love for you to give feedback in these early stages, so open an issue or a PR!

About

A guided tutorial for building smart contracts on Parity Substrate

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages