From bdd9caafee986d6dc2d9154a623f9d0e14506dd5 Mon Sep 17 00:00:00 2001 From: Xi Zhang Date: Thu, 28 Sep 2023 10:39:36 -0500 Subject: [PATCH] Reorder tabs --- docs/get-involved/run-node/paratime-node.mdx | 72 ++++++++++---------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/get-involved/run-node/paratime-node.mdx b/docs/get-involved/run-node/paratime-node.mdx index 7873d1c61c..300fb5b2b4 100644 --- a/docs/get-involved/run-node/paratime-node.mdx +++ b/docs/get-involved/run-node/paratime-node.mdx @@ -34,49 +34,39 @@ For operational documentation on running a ParaTime, please see the section on [running a ParaTime node for node operators]: ../../node/run-your-node/paratime-node.mdx - + -### Cipher ParaTime +### Sapphire ParaTime -An Oasis Foundation developed ParaTime that will enable WebAssembly-based -confidential smart contracts. +A confidential EVM-compatible Oasis Foundation developed ParaTime that enables +the use of EVM smart contracts on the Oasis network. ### Overview -* **Leading Developer:** [Oasis Protocol Foundation] +* **Leading Developer:** [Oasis Protocol Foundation], with contributions from + community developers * **Status:** Deployed on Mainnet and Testnet -* **Testnet Launch Date:** June 2021 -* **Mainnet Launch Date:** October 2021 +* **Testnet Launch Date:** July 2022 +* **Mainnet Launch Date:** Dec 2022 * **Discord Channel:** [#node-operators][connect-with-us] -* **Requires SGX**: Yes +* **Requires SGX:** yes * **Parameters:** - * [Mainnet](../../node/mainnet/README.md#cipher-paratime) - * [Testnet](../../node/testnet/README.md#cipher-paratime) + * [Mainnet](../../node/mainnet/README.md#sapphire-paratime) + * [Testnet](../../node/testnet/README.md#sapphire-paratime) ### Features * Fully decentralized with node operators distributed across the world. * Oasis **ROSE** tokens are the native token used in the ParaTime for gas fees. -* Support for WebAssembly smart contracts. * Support for confidential compute. ### Mainnet Requirements -For your Cipher ParaTime node to be eligible to be elected into the Cipher +For your Sapphire ParaTime node to be eligible to be elected into the Sapphire committee on Mainnet, your entity needs to: - Have a validator in the **validator set**. - -### Rewards - -* The ParaTime will release tokens on-chain to reward nodes for participation. -* The reward program is 2 years long, and tokens will be released per epoch. -* The reward will be 10\~20 ROSE tokens per entity per epoch, where the Oasis - Protocol Foundation will make the final decision on the reward size upon th - Cipher's Mainnet launch. -* Incentivized Testnet with ROSE tokens delegated by the Oasis Protocol - Foundation to Testnet participants based on performance (rewards can be found - [here](https://oasis-foundation.medium.com/oasis-cipher-paratime-c9f40ae64946)). +- Have at least **5,000,000.00 ROSE staked/delegated** to it. @@ -113,39 +103,49 @@ committee on Mainnet, your entity needs to: - Have at least **5,000,000.00 ROSE staked/delegated** to it. - + -### Sapphire ParaTime +### Cipher ParaTime -A confidential EVM-compatible Oasis Foundation developed ParaTime that enables -the use of EVM smart contracts on the Oasis network. +An Oasis Foundation developed ParaTime that will enable WebAssembly-based +confidential smart contracts. ### Overview -* **Leading Developer:** [Oasis Protocol Foundation], with contributions from - community developers +* **Leading Developer:** [Oasis Protocol Foundation] * **Status:** Deployed on Mainnet and Testnet -* **Testnet Launch Date:** July 2022 -* **Mainnet Launch Date:** Dec 2022 +* **Testnet Launch Date:** June 2021 +* **Mainnet Launch Date:** October 2021 * **Discord Channel:** [#node-operators][connect-with-us] -* **Requires SGX:** yes +* **Requires SGX**: Yes * **Parameters:** - * [Mainnet](../../node/mainnet/README.md#sapphire-paratime) - * [Testnet](../../node/testnet/README.md#sapphire-paratime) + * [Mainnet](../../node/mainnet/README.md#cipher-paratime) + * [Testnet](../../node/testnet/README.md#cipher-paratime) ### Features * Fully decentralized with node operators distributed across the world. * Oasis **ROSE** tokens are the native token used in the ParaTime for gas fees. +* Support for WebAssembly smart contracts. * Support for confidential compute. ### Mainnet Requirements -For your Sapphire ParaTime node to be eligible to be elected into the Sapphire +For your Cipher ParaTime node to be eligible to be elected into the Cipher committee on Mainnet, your entity needs to: - Have a validator in the **validator set**. -- Have at least **5,000,000.00 ROSE staked/delegated** to it. + +### Rewards + +* The ParaTime will release tokens on-chain to reward nodes for participation. +* The reward program is 2 years long, and tokens will be released per epoch. +* The reward will be 10\~20 ROSE tokens per entity per epoch, where the Oasis + Protocol Foundation will make the final decision on the reward size upon th + Cipher's Mainnet launch. +* Incentivized Testnet with ROSE tokens delegated by the Oasis Protocol + Foundation to Testnet participants based on performance (rewards can be found + [here](https://oasis-foundation.medium.com/oasis-cipher-paratime-c9f40ae64946)).