Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bare metal client setup + monitoring #331

Closed
wants to merge 5 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions docs/about/networks/chiado.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@ Image: Trams in Lisbon (credit: [Lisa Fotios](https://www.pexels.com/photo/peopl
## Summary
### Key Infra

| Network Name | Chiado |
| ------------------------------ | ------------------------------------------------------------- |
| Native (fee) token | Testnet xDai on Chiado |
| Staking token | Testnet GNO on Chiado |
| Chain ID | 10200 |
| Execution Layer RPC (Archival) | https://rpc.eu-central-2.gateway.fm/v3/gnosis/archival/chiado |
| Execution Layer RPC | https://rpc.chiadochain.net |
| Execution Layer RPC (WS) | wss://rpc.chiadochain.net/wss |
| Execution Layer Explorer | https://blockscout.chiadochain.net |
| Consensus Layer Explorer | https://beacon.chiadochain.net/ |
| Fork monitor | https://forkmon.chiadochain.net/ |
| EthStats | https://ethstats.chiadochain.net/ |
| Faucet | https://gnosisfaucet.com |
| Network Name | Chiado |
| ------------------------------ | ------------------------------------- |
| Native (fee) token | Testnet xDai on Chiado |
| Staking token | Testnet GNO on Chiado |
| Chain ID | 10200 |
| Execution Layer RPC (Archival) | https://rpc.chiado.gnosis.gateway.fm/ |
| Execution Layer RPC | https://rpc.chiadochain.net |
| Execution Layer RPC (WS) | wss://rpc.chiadochain.net/wss |
| Execution Layer Explorer | https://blockscout.chiadochain.net |
| Consensus Layer Explorer | https://beacon.chiadochain.net/ |
| Fork monitor | https://forkmon.chiadochain.net/ |
| EthStats | https://ethstats.chiadochain.net/ |
| Faucet | https://gnosisfaucet.com |

### Key Parameters
| Param | Value |
Expand Down
62 changes: 31 additions & 31 deletions docs/about/networks/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,50 +9,50 @@ keywords: [gnosis mainnet, mainnet, gnosis infrastructure, gnosis faucet, gno, x

## Summary

| Network Name | Gnosis |
| ------------------------------ | ------------------------------------------------------------- |
| Native (fee) token | [xDai](../tokens/xdai.md) |
| Staking token | [GNO](../tokens/gno.md) |
| Chain ID | 100 |
| Network Name | Gnosis |
| ------------------------------ | --------------------------- |
| Native (fee) token | [xDai](../tokens/xdai.md) |
| Staking token | [GNO](../tokens/gno.md) |
| Chain ID | 100 |

## Key Infra

### Execution Layer

| Execution Layer | |
| ------------------------------ | -------------------------------------------------------------------- |
| Execution Layer RPC | https://rpc.ap-southeast-1.gateway.fm/v1/gnosis/non-archival/mainnet |
| Execution Layer RPC | https://rpc.gnosischain.com |
| More RPC endpoints | [RPC Providers](../../tools/rpc/README.mdx) |
| Execution Layer Explorer | https://gnosisscan.io |
| Execution Layer Explorer | https://blockscout.com/xdai/mainnet |
| Fork monitor | https://forkmon.gnosischain.com |
| EthStats | https://ethstats.gnosischain.com |
| Forked Blocks | https://blockscout.com/xdai/mainnet/reorgs |
| Faucet | https://gnosisfaucet.com |
| Execution Layer | |
| ------------------------------ | ------------------------------------------- |
| Execution Layer RPC | https://rpc.gnosis.gateway.fm |
| Execution Layer RPC | https://rpc.gnosischain.com |
| More RPC endpoints | [RPC Providers](../../tools/rpc/README.mdx) |
| Execution Layer Explorer | https://gnosisscan.io |
| Execution Layer Explorer | https://blockscout.com/xdai/mainnet |
| Fork monitor | https://forkmon.gnosischain.com |
| EthStats | https://ethstats.gnosischain.com |
| Forked Blocks | https://blockscout.com/xdai/mainnet/reorgs |
| Faucet | https://gnosisfaucet.com |



### Consensus Layer

| Consensus Layer | |
| ------------------------------ | ------------------------------------------------------------- |
| Consensus Layer RPC | https://rpc-gbc.gnosischain.com |
| Beacon Explorer | https://beacon.gnosischain.com |
| Beacon Explorer Backup 1 | https://beacon-v1.gnosischain.com |
| Beacon Explorer Backup 2 | https://beacon-v2.gnosischain.com |
| Beacon Checkpoint Sync | https://checkpoint.gnosis.gateway.fm |
| Beacon Checkpoint Sync | https://checkpoint.gnosischain.com |
| NodeWatch | https://nodewatch.gnosischain.com |
| Consensus Layer | |
| ------------------------------ | ------------------------------------------- |
| Consensus Layer RPC | https://rpc-gbc.gnosischain.com |
| Beacon Explorer | https://beacon.gnosischain.com |
| Beacon Explorer Backup 1 | https://beacon-v1.gnosischain.com |
| Beacon Explorer Backup 2 | https://beacon-v2.gnosischain.com |
| Beacon Checkpoint Sync | https://checkpoint.gnosis.gateway.fm |
| Beacon Checkpoint Sync | https://checkpoint.gnosischain.com |
| NodeWatch | https://nodewatch.gnosischain.com |

### Other Tools

| Other Tools | |
| ------------------------------ | ------------------------------------------------------------- |
| GnosisPools.info | https://gnosispools.info |
| D14N Info | https://d14n.info/ |
| Bordel | https://bordel.wtf/ |
| More tools | [Tools](../../tools/README.md) |
| Other Tools | |
| ------------------------------ | ------------------------------------------- |
| GnosisPools.info | https://gnosispools.info |
| D14N Info | https://d14n.info/ |
| Bordel | https://bordel.wtf/ |
| More tools | [Tools](../../tools/README.md) |


## Key Parameters
Expand Down
11 changes: 6 additions & 5 deletions docs/node/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,12 @@ import VerifyValidatorPartial from '@site/docs/node/guide/validator/_partials/_v
</div>
</TabItem>
<TabItem value="chiado">
<div>
<p>Chiado testnet does not support public participation yet.</p>
<p>Steps 5-8 are ommited.</p>
</div>
</TabItem>

:::info
Chiado testnet does not support public participation yet. Step 4 is ommited.
:::

</TabItem>
</Tabs>


Expand Down
47 changes: 47 additions & 0 deletions docs/node/guide/beacon/_partials/_install_cl_lodestar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';


<Tabs className="tabgroup-with-label network-tabgroup" groupId="network" defaultValue="gnosis" values={[
{label: 'Gnosis', value: 'gnosis'},
{label: 'Chiado', value: 'chiado'}
]}>
<TabItem value="gnosis">

<Tabs className="tabgroup-with-label os-tabgroup" groupId="os" defaultValue="others" values={[
{label: 'Linux, MacOS, Arm64', value: 'others'},
{label: 'Windows', value: 'win'}
]}>
<TabItem value="others">

TODO: BEACON LODESTAR OTHERS MAINNET

</TabItem>
<TabItem value="win">

TODO: BEACON LODESTAR WINDOWS MAINNET

</TabItem>
</Tabs>

</TabItem>
<TabItem value="chiado">

<Tabs className="tabgroup-with-label os-tabgroup" groupId="os" defaultValue="others" values={[
{label: 'Linux, MacOS, Arm64', value: 'others'},
{label: 'Windows', value: 'win'}
]}>
<TabItem value="others">

TODO: BEACON LODESTAR OTHERS CHIADO

</TabItem>
<TabItem value="win">

TODO: BEACON LODESTAR WINDOWS CHIADO

</TabItem>
</Tabs>

</TabItem>
</Tabs>
47 changes: 47 additions & 0 deletions docs/node/guide/beacon/_partials/_install_cl_teku.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';


<Tabs className="tabgroup-with-label network-tabgroup" groupId="network" defaultValue="gnosis" values={[
{label: 'Gnosis', value: 'gnosis'},
{label: 'Chiado', value: 'chiado'}
]}>
<TabItem value="gnosis">

<Tabs className="tabgroup-with-label os-tabgroup" groupId="os" defaultValue="others" values={[
{label: 'Linux, MacOS, Arm64', value: 'others'},
{label: 'Windows', value: 'win'}
]}>
<TabItem value="others">

TODO: BEACON TEKU OTHERS MAINNET

</TabItem>
<TabItem value="win">

TODO: BEACON TEKU WINDOWS MAINNET

</TabItem>
</Tabs>

</TabItem>
<TabItem value="chiado">

<Tabs className="tabgroup-with-label os-tabgroup" groupId="os" defaultValue="others" values={[
{label: 'Linux, MacOS, Arm64', value: 'others'},
{label: 'Windows', value: 'win'}
]}>
<TabItem value="others">

OTHERS CHIADO

</TabItem>
<TabItem value="win">

WINDOWS CHIADO

</TabItem>
</Tabs>

</TabItem>
</Tabs>
20 changes: 5 additions & 15 deletions docs/node/guide/beacon/_partials/_run-consensus-client.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import InstallLighthousePartial from '@site/docs/node/guide/beacon/_partials/_install_cl_lighthouse.md';
import InstallLodestarPartial from '@site/docs/node/guide/beacon/_partials/_install_cl_lodestar.md';
import InstallTekuPartial from '@site/docs/node/guide/beacon/_partials/_install_cl_teku.md';

```mdx-code-block

Expand All @@ -19,27 +21,15 @@ import InstallLighthousePartial from '@site/docs/node/guide/beacon/_partials/_in


<TabItem value="lodestar">
```

:::info

Please refer to [Run a Beacon Node: Lodestar](../lodestar.md)

:::

```mdx-code-block
<InstallLodestarPartial />

</TabItem>

<TabItem value="teku">
```

:::info

Please refer to [Run a Beacon Node: Teku](../teku.md)
<InstallTekuPartial />

:::

```mdx-code-block
</TabItem>

<TabItem value="nimbus">
Expand Down
16 changes: 4 additions & 12 deletions docs/node/guide/validator/_partials/_install-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,11 @@ import InstallLighthouseValidatorPartial from '@site/docs/node/guide/validator/_
</TabItem>

<TabItem value="lodestar">
```

:::info
import InstallLodestarValidatorPartial from '@site/docs/node/guide/validator/_partials/clients/_install_validator_lodestar.md';

Please refer to [Run a Beacon Node: Lodestar](../../beacon/lodestar.md)
<InstallLodestarValidatorPartial />

:::

```mdx-code-block
</TabItem>

<TabItem value="nimbus">
Expand Down Expand Up @@ -54,15 +50,11 @@ Please refer to [Run a Beacon Node: Prysm](../../beacon/prysm.md)
</TabItem>

<TabItem value="teku">
```

:::info
import InstallTekuValidatorPartial from '@site/docs/node/guide/validator/_partials/clients/_install_validator_teku.md';

Please refer to [Run a Beacon Node: Teku](../../beacon/teku.md)
<InstallTekuValidatorPartial />

:::

```mdx-code-block
</TabItem>
</Tabs>
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

<Tabs className="tabgroup-with-label network-tabgroup" groupId="network" defaultValue="gnosis" values={[
{label: 'Gnosis', value: 'gnosis'},
{label: 'Chiado', value: 'chiado'}
]}>
<TabItem value="gnosis">

<Tabs className="tabgroup-with-label os-tabgroup" groupId="os" defaultValue="others" values={[
{label: 'Linux, MacOS, Arm64', value: 'others'},
{label: 'Windows', value: 'win'}
]}>
<TabItem value="others">

TODO: LODESTAR MAINNET OTHERS

</TabItem>
<TabItem value="win">

TODO: LODESTAR MAINNET WINDOWS

</TabItem>
</Tabs>

</TabItem>
<TabItem value="chiado">
<div data-comment="TODO: document chiado validation process"></div>
</TabItem>

</Tabs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

<Tabs className="tabgroup-with-label network-tabgroup" groupId="network" defaultValue="gnosis" values={[
{label: 'Gnosis', value: 'gnosis'},
{label: 'Chiado', value: 'chiado'}
]}>
<TabItem value="gnosis">

<Tabs className="tabgroup-with-label os-tabgroup" groupId="os" defaultValue="others" values={[
{label: 'Linux, MacOS, Arm64', value: 'others'},
{label: 'Windows', value: 'win'}
]}>
<TabItem value="others">

TODO: TEKU MAINNET OTHERS

</TabItem>
<TabItem value="win">

TODO: TEKU MAINNET WINDOWS

</TabItem>
</Tabs>

</TabItem>
<TabItem value="chiado">
<div data-comment="TODO: document chiado validation process"></div>
</TabItem>

</Tabs>
Loading