Skip to content

An overview of Substrate: timeline, announcements, events, talks, tutorials, and more

Notifications You must be signed in to change notification settings

alxheller/awesome-substrate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Oveview of Substrate

This is an up-to-date cheatsheet of news, events, and onboarding materials for Substrate.

Substrate is an open-source framework that lets you build entire, configurable blockchains in minimal time. Optionally, you can then deploy your blockchain to the Polkadot network, which has pooled security and other advantages. See a detailed summary here.

With Substrate, you get the following customizable functionalities out-of-the-box:

  • A default PoS blockchain
  • Upgradable runtimes
  • Pluggable consensus (PoS, PoW, PoA)
  • Block production, synchronization
  • Efficient storage
  • Efficient state machine
  • P2P networking layer
  • Built in crypto primitives
  • Light client support
  • Suite of libraries to modify runtime logic, i.e. manage storage, accounts, staking, a treasury, consensus and more
  • UI kits

Table of Contents

Happening this Month

Announcements

  • [Coming soon] Stable release of Substrate V1. Follow the Repo
  • [Mar 29]: 10 more validators slots open on Alexander testnet. Ping Riot to start.

Events

Featured: Sub0 2-day Substrate workshop in Berlin. Apply to attend here.

  • [Apr 1]: Wrocław blockchain meetup
  • [Apr 3] Seoul DOT Day
  • [Apr 4] Buenos Aires meetup
  • [Apr 9]: Tokyo Dot day
  • [Apr 14]: Odyssey Hackathon Groningen
  • [Apr 16]: Berlin Meetup
  • [Apr 20-21]: RustCon Asia
  • [Apr 29]: Oslo Blockchain Join the Meetup Group for more events.

Official Wikis

Social Channels

  • Twitter: latest announcements
  • Riot: live discussion with core devs
  • Blog: technical decisions and company culture
  • Stack Overflow: Q&A support for #substrate
  • Reddit: Polkadot community forum
  • Reddit: Substrate community forum

Timeline

Substrate

*As of 8 Feb 2019

Polkadot

**As of 1 Dec 2018

Tutorials

Non-DAppChain tutorials coming soon

Key talks

Intro to Parity

Sourced from @folsen and @amarRSingh

Intro to Web3

Substrate and Polkadot

Key Developers Talks

Articles

Projects

Showcasing projects built on Substrate

  • AdEx: Payment channels using Substrate. VideoRepo.
  • AIRA Robonomics: modules for integrating with ROS. Repo
  • Zerochain privacy-focused runtime module.
  • Starlog: IPFS metadata on substrate. Repo
  • Joystream: a user governed video platform. Repo
  • IPFS browser. Repo
  • Edgeware: linking identities Repo
  • Substrate multisig. Repo
  • Merkle tree module. Repo
  • Parking spaces registry using Substrate. Repo
  • Chainx: social network on Substrate Repo
  • An "Apple Store": sells apples using Substrate. Repo

Research

Security

Critiques

Appendix

Historical

Helpful Diagrams

Substrate

SRML is composable

Substrate parallelises transactions:

You can hack at various layers of Substrate:

Polkadot

Polkadot is composable

Polkadot chains

Relay chain vs Parachain

How PoS staking affects finality:

Polkadot pools security:

Difference btw Polkadot parachains vs Substrate chains:

Relaychain, parachains, bridgechains

Solo chains, bridge chains, parachains

Transaction flow:

About

An overview of Substrate: timeline, announcements, events, talks, tutorials, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published