Skip to content

Commit

Permalink
docs/node: Reorder paratimes
Browse files Browse the repository at this point in the history
  • Loading branch information
kostko committed Jul 8, 2024
1 parent 08c51a7 commit 02d188e
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 66 deletions.
50 changes: 26 additions & 24 deletions docs/get-involved/run-node/paratime-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ the use of EVM smart contracts on the Oasis network.

* 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 EVM smart contracts.
* Support for confidential compute.

### Mainnet Requirements
Expand All @@ -69,72 +70,73 @@ committee on Mainnet, your entity needs to:
- Have at least **5,000,000.00 ROSE staked/delegated** to it.

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

### Emerald ParaTime
### Cipher ParaTime

An EVM-compatible Oasis Foundation developed ParaTime that enables the use of
EVM smart contracts on the Oasis network.
An Oasis Foundation developed ParaTime that enables WebAssembly-based
confidential smart contracts.

### Overview

* **Leading Developer:** [Oasis Protocol Foundation], with contributions from
community developers
* **Status:** Deployed on Mainnet and Testnet
* **Testnet Launch Date:** October 2021
* **Mainnet Launch Date:** November 2021
* **Testnet Launch Date:** June 2021
* **Mainnet Launch Date:** October 2021
* **Discord Channel:** [#node-operators][connect-with-us]
* **Requires SGX:** No
* **Requires SGX:** Yes
* **Parameters:**
* [Mainnet](../../node/mainnet/README.md#emerald)
* [Testnet](../../node/testnet/README.md#emerald)
* [Mainnet](../../node/mainnet/README.md#cipher)
* [Testnet](../../node/testnet/README.md#cipher)

### 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 Emerald ParaTime node to be eligible to be elected into the Emerald
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.

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

### Cipher ParaTime
### Emerald ParaTime

An Oasis Foundation developed ParaTime that will enable WebAssembly-based
confidential smart contracts.
An 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:** October 2021
* **Mainnet Launch Date:** November 2021
* **Discord Channel:** [#node-operators][connect-with-us]
* **Requires SGX:** Yes
* **Requires SGX:** No
* **Parameters:**
* [Mainnet](../../node/mainnet/README.md#cipher)
* [Testnet](../../node/testnet/README.md#cipher)
* [Mainnet](../../node/mainnet/README.md#emerald)
* [Testnet](../../node/testnet/README.md#emerald)

### 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 Emerald ParaTime node to be eligible to be elected into the Emerald
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>
</Tabs>
Expand Down
42 changes: 21 additions & 21 deletions docs/node/mainnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,27 @@ for the current Testnet parameters.

This section contains parameters for various ParaTimes known to be deployed on the Mainnet.

### Sapphire

* Oasis Core version:
* [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0)
* Runtime identifier:
* `000000000000000000000000000000000000000000000000f80306c9858e7279`
* Runtime bundle version:
* [0.7.3](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.3)
* Oasis Web3 Gateway version:
* [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0)
* IAS proxy address:
* `[email protected]:8650`
* `tuDyXwaajTEbNWb1QIlf8FWHsdkaB4W1+TjzP1QID/[email protected]:8650`

:::tip

Feel free to use other IAS proxies besides the one provided here or
[run your own](../../node/run-your-node/ias-proxy.md).

:::

### Cipher

* Oasis Core version:
Expand Down Expand Up @@ -93,27 +114,6 @@ the public Web3 endpoint.

:::

### Sapphire

* Oasis Core version:
* [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0)
* Runtime identifier:
* `000000000000000000000000000000000000000000000000f80306c9858e7279`
* Runtime bundle version:
* [0.7.3](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.3)
* Oasis Web3 Gateway version:
* [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0)
* IAS proxy address:
* `[email protected]:8650`
* `tuDyXwaajTEbNWb1QIlf8FWHsdkaB4W1+TjzP1QID/[email protected]:8650`

:::tip

Feel free to use other IAS proxies besides the one provided here or
[run your own](../../node/run-your-node/ias-proxy.md).

:::

### Key Manager

* Oasis Core version:
Expand Down
42 changes: 21 additions & 21 deletions docs/node/testnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,17 @@ The Oasis Node is part of the Oasis Core release.

This chapter contains parameters for various ParaTimes known to be deployed on the Testnet. Similar to the Testnet, these may be subject to frequent version upgrades and/or state resets.

### Cipher
### Sapphire

* Oasis Core version:
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* Runtime identifier:
* `0000000000000000000000000000000000000000000000000000000000000000`
* `000000000000000000000000000000000000000000000000a6d1e3ebf60dff6c`
* Runtime bundle version:
* [3.1.0-testnet](https://github.com/oasisprotocol/cipher-paratime/releases/tag/v3.1.0-testnet)
* [3.0.5-testnet](https://github.com/oasisprotocol/cipher-paratime/releases/tag/v3.0.5-testnet)
* [0.8.0-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.8.0-testnet)
* [0.7.3-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.3-testnet)
* Web3 Gateway version:
* [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0)
* IAS proxy address:
* `[email protected]:8650`
* `[email protected]:8650`
Expand All @@ -76,28 +78,15 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o

:::

### Emerald

* Oasis Core version:
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* Runtime identifier:
* `00000000000000000000000000000000000000000000000072c8215e60d5bca7`
* Runtime bundle version (or [build your own](https://github.com/oasisprotocol/emerald-paratime/tree/v11.0.0-testnet#building)):
* [11.0.0-testnet](https://github.com/oasisprotocol/emerald-paratime/releases/tag/v11.0.0-testnet)
* Web3 Gateway version:
* [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0)

### Sapphire
### Cipher

* Oasis Core version:
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* Runtime identifier:
* `000000000000000000000000000000000000000000000000a6d1e3ebf60dff6c`
* `0000000000000000000000000000000000000000000000000000000000000000`
* Runtime bundle version:
* [0.8.0-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.8.0-testnet)
* [0.7.3-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.3-testnet)
* Web3 Gateway version:
* [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0)
* [3.1.0-testnet](https://github.com/oasisprotocol/cipher-paratime/releases/tag/v3.1.0-testnet)
* [3.0.5-testnet](https://github.com/oasisprotocol/cipher-paratime/releases/tag/v3.0.5-testnet)
* IAS proxy address:
* `[email protected]:8650`
* `[email protected]:8650`
Expand All @@ -108,6 +97,17 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o

:::

### Emerald

* Oasis Core version:
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* Runtime identifier:
* `00000000000000000000000000000000000000000000000072c8215e60d5bca7`
* Runtime bundle version (or [build your own](https://github.com/oasisprotocol/emerald-paratime/tree/v11.0.0-testnet#building)):
* [11.0.0-testnet](https://github.com/oasisprotocol/emerald-paratime/releases/tag/v11.0.0-testnet)
* Web3 Gateway version:
* [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0)

### Key Manager

* Oasis Core version:
Expand Down

0 comments on commit 02d188e

Please sign in to comment.