Awesome list and tutorials for getting ready for Polkadot Metaverse Championship.
Go to file
six cf8370aaec Update 'README.md' 2022-11-27 22:12:45 +00:00
LICENSE Initial commit 2022-11-27 17:01:17 +00:00
README.md Update 'README.md' 2022-11-27 22:12:45 +00:00

README.md

PMC_Learning_Materials

Awesome repo and tutorials for getting ready for Polkadot Metaverse Championship.

Starter resources

Developer friendly wallet for Substrate blockchains

https://polkadot.js.org/

Build you own Substrate blockchain

https://docs.substrate.io/tutorials/get-started/build-local-blockchain/

Send extrinsics from code or cli

https://github.com/paritytech/subxt

Substrate frontend template (use this if you need a frontend connecting with PolkadotJS)

https://github.com/substrate-developer-hub/substrate-front-end-template

ink! tutorial (solidity-like rust based smart contracts on top os Substrate)

https://docs.substrate.io/tutorials/smart-contracts/

Awesome Substrate

https://project-awesome.org/substrate-developer-hub/awesome-substrate

Advanced resources

Hacking substrate with pallet chaos

https://qrucial.io/hacking-substrate-with-chaos-pallet/

Security analysis framework for WASM and smart contracts

https://github.com/FuzzingLabs/octopus