Skip to content

CocDap/sub0-challenge

Repository files navigation

Submitting Challenge

  1. Multicall : https://assethub-paseo.subscan.io/extrinsic/0x55ec0b26688b678be7539d893358bf5c6e15de5315996b9543af906bda36e6d7

  2. Standards: https://assethub-paseo.subscan.io/extrinsic/0xf06427ad6888a72e06660f195b7727ee99c56cd16f3eaaab620410a94969cc4d

  3. ERC721

Small activities for Sub0 Reset by @vikiival

This is a collection of workshops for the sub0

The goal:

"I think you could really come up with fun things people can hack on" - Sacha

Challenges

As you may observe there are multiple challenges you can hack on; starting from simple to more advanced

First steps

Never played with Polkadot before? Good opportunity to try read/write:

  • Multicall
  • Standards

Warm up

  • Proxies
  • Pallets and Contracts

Pump it up

  • ERC-721ink!

Dev

Each activity contains a challenge file with a set of task that needs to be done (implemented).

  1. Install dependencies

Note

Node v20+ and pnpm v9.6+ are recommended for this project. But Bun works too <3

pnpm i

Important

Probably you would need to use npx papi to setup the Polkadot API

To run the challenge:

pnpm name_of_the_challenge

Warning

Make sure you have created a .env file with your private key if you do not have one run

pnpm generate

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published