Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.67 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.67 KB

Polkadot technology overview

Chat

Writing

Presentatons

  • Substrate intro - Description of the Substrate, one of the technologies underlying Polkadot.

Specifications

PoC implementations

  • Rust - Initial Polkadot implementation.
  • JS - Tools, utilities and client.

Component implementations

  • Parity Bridge - Bridge between any two ethereum-based networks.
  • ParityDB - Fast and reliable database, optimised for read operations.
  • Parity WASM - WebAssembly serialization/deserialization in Rust.
  • WASM utils - Collection of WASM utilities used in Parity and WASM contract devepment.
  • Rust libp2p - The Rust Implementation of libp2p networking stack.