Forked from https://github.com/paritytech/parity-ethereum/.
Major changes made by Oasis Labs:
- Parity runtime modified to run in Intel SGX, using the Fortanix Rust Enclave Development Platform.
- Support for confidential smart contracts: transactions encrypted end-to-end and contract state encrypted in storage.
- Blockchain WASI-based runtime for WebAssembly contracts.
For an example of how to use, see https://github.com/oasislabs/oasis-chain.