Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.51 KB

README.md

File metadata and controls

44 lines (23 loc) · 1.51 KB

Polkadot in Mesh

Guidelines for a smooth learning journey at Polkadot from a Cardano’s developer perspective

To quickly get you oriented with Polkadot's key resources.

For a serious deep dive on everything Polkadot, we recommend to check out Polkadot Blockchain Academy (PBA)

1. A bit of theory and comparison between different approaches

A few insightful information on general comparison of Polkadot and Cardano from a builders perspective

Easy overview on the differences and similarities of the PoS at both ecosystems

Comparing some important key differences of eUTXO and Account based models

2. Let's start getting some hands-on experience with the code

Simple guide to help you to building your first smart contract on Polkadot, using Ink!

Let's add a web interface to this smart contract

What is ERC-20 and why is it needed on Polkadot and not Cardano?

What is ERC-721 and why is it needed on Polkadot and not Cardano?

3. Something new, parathread

... work in progress...