forked from openethereum/parity-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Gav Wood edited this page Mar 17, 2016
·
45 revisions
Parity is an Ethereum client, written from the ground-up for correctness-verifiability, modularisation, low-footprint and high-performance. To this end it utilises the Rust language, a hybrid imperative/OO/functional language with an emphasis on efficiency. It is professionally developed by Ethcore; we aim to have all important logic 100% unit-tested, all public APIs 100% documented� and follow a pipelined 6-week release cycle similar to rustc.
If you just want to get started with Parity, see the [Quick Start](
- [With Mist](Using parity with mist)
- For Mining
- [For Private Chains](Private Chains)
- [For PoA Chains](Proof of Authority Chains)
- [Coming from Geth](Importing a chain from Geth)
- Backing-up & Restoring
- Ethereum Classic