Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.74 KB

plasm-mainnet.md

File metadata and controls

54 lines (35 loc) · 1.74 KB

Plasm Mainnet

This page describes the specs of Plasm mainnet in detail. The behavior of Plasm mainnet changes as the network grows.

Note that the past status is also listed here. Each detailed spec is annotated at the beginning of the page, whether it is "Latest" or "Deprecated".

Previous Works

Version

  • authoring_version: 1
  • spec_version: 1
  • impl_version: 1

Core Modules

  • System - core substrate functionality
  • Timestamp - timestamp runtime oracle
  • Session - authority session keys management
  • Babe - block producing consensus engine
  • Grandpa - block finalizing consensus engine
  • Indices - account indexing engine
  • Balances - native asset operations
  • RandomnessCollectiveFlip - source of random numbers
  • Contracts - smart contract support
  • Sudo - superuser actions

Plasm Network Original modules

  • Operator - smart contract operator support
  • PlasmValidator - authority manager for Plasm network
  • PlasmRewards - this module split block rewards between dApps operators and validators

Road Map

2020 Q2

2020 Q3

2020 Q4

  • First L2 application will be released
  • L2 interoperability between ETH
  • Migrate to NPoS from PoA

2020

  • Plasm Network joins Polkadot as a Parachain