ParaState
  • What is ParaState?
    • White paper
    • Token Economics
      • Utilities
      • Distribution
      • Release Schedule
  • Node Operator
    • Setup a ParaState Node
    • Join a ParaState Validator Set
    • Setup a Reward Account
  • Developers Resources
    • Testnet Parameters
    • Connect to ParaState's TestNet via Metamask
    • Testnet Faucet
    • SewUp(Ewasm)
      • Set Up Sewup
      • Tutorial: Hello World
      • KV
      • ERC-20 Tutorial
      • ERC-721 Tutorial
      • More Examples
    • BUIDL(EVM)
      • Set up
      • Getting Started
      • Tutorial: Mint and trade your own ERC-20 tokens
  • Community
  • Claim Your STATE With One Click
  • Stake your STATE token to receive rewards
Powered by GitBook
On this page

What is ParaState?

NextWhite paper

Last updated 3 years ago

CtrlK
  • Node Operators
  • Developer Resources

Known as Ethereum on steroids, ParaState is a multi-chain smart contract platform bridging the application and developer ecosystem between Ethereum and Polkadot, as well as other high performance Substrate-based blockchains wanting to provide Ethereum compatibility.

While supporting the EVM pallet to provide seamless compatibility with all existing Ethereum applications, ParaState also provides developers with a next-gen smart contract implementation environment, Ethereum-flavored WebAssembly (Ewasm). These two infrastructures are ensured to talk to each other and share the same account system on ParaState.

Using ParaState’s on-chain virtual machine, the WasmEdge-Ewasm pallet, developers of decentralized applications can write smart contracts for the Polkadot multichain using native Ethereum languages (such as Solidity and Fe); as well as more than 20 programming languages.

Got 2 minutes? Check out a video introduction of ParaState.

Node Operators

Follow our handy guides to run a ParaState Node:

Setup a ParaState NodeJoin a ParaState Validator SetSetup a Reward Account

Developer Resources

Follow our handy guides to get started on developing on ParaState:

Testnet ParametersConnect to ParaState's TestNet via MetamaskTestnet FaucetSewUp(Ewasm)BUIDL(EVM)