Skip to content

Commit

Permalink
Add Sapphire ParaTime node tab
Browse files Browse the repository at this point in the history
  • Loading branch information
aefhm committed Sep 28, 2023
1 parent c13acc8 commit 9b2821b
Showing 1 changed file with 60 additions and 25 deletions.
85 changes: 60 additions & 25 deletions docs/get-involved/run-node/paratime-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

<Tabs>
<TabItem value="Cipher ParaTime">
<TabItem value="Sapphire ParaTime">

### 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
* **Discord Channel:** [#cipher-paratime][connect-with-us]
* **Requires SGX**: Yes
* **Testnet Launch Date:** July 2022
* **Mainnet Launch Date:** Dec 2022
* **Discord Channel:** [#node-operators][connect-with-us]
* **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.

</TabItem>
<TabItem value="Emerald ParaTime">
Expand All @@ -93,7 +83,7 @@ EVM smart contracts on the Oasis network.
* **Status:** Deployed on Mainnet and Testnet
* **Testnet Launch Date:** October 2021
* **Mainnet Launch Date:** November 2021
* **Discord Channel:** [#emerald-paratime][connect-with-us]
* **Discord Channel:** [#node-operators][connect-with-us]
* **Requires SGX:** No
* **Parameters:**
* [Mainnet](../../node/mainnet/README.md#emerald-paratime)
Expand All @@ -112,6 +102,51 @@ 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.

</TabItem>
<TabItem value="Cipher ParaTime">

### Cipher ParaTime

An Oasis Foundation developed ParaTime that will enable WebAssembly-based
confidential smart contracts.

### Overview

* **Leading Developer:** [Oasis Protocol Foundation]
* **Status:** Deployed on Mainnet and Testnet
* **Testnet Launch Date:** June 2021
* **Mainnet Launch Date:** October 2021
* **Discord Channel:** [#node-operators][connect-with-us]
* **Requires SGX**: Yes
* **Parameters:**
* [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 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**.

### 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)).

</TabItem>
</Tabs>

Expand Down

0 comments on commit 9b2821b

Please sign in to comment.