From 81bce9f8e17756c6680784a51f6d4ef077c4e15f Mon Sep 17 00:00:00 2001 From: Dennis Date: Mon, 25 Mar 2024 17:08:22 +0100 Subject: [PATCH] docs(testnet): resources fixes and token name bold (#650) Fix broken table in developer resources and emphasize token name in operator client run page task: none --- docs/site/docs/develop/testnet/resources.md | 11 +++++++---- docs/site/docs/operate/testnet/client.md | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/site/docs/develop/testnet/resources.md b/docs/site/docs/develop/testnet/resources.md index ec85bdfff..12ce3581a 100644 --- a/docs/site/docs/develop/testnet/resources.md +++ b/docs/site/docs/develop/testnet/resources.md @@ -34,6 +34,7 @@ Precompiles on the Omni EVM are equivalent to the Ethereum EVM precompiles. ## Faucets | Network | Faucet | +|----------|---------| | Omni Omega | Please reach out to the team in [Discord](https://discord.gg/bKNXmaX9VD) for testnet **\$OMNI**. | | Ethereum Holesky | Any of the well-known Ethereum testnet faucets. | | Arbitrum Sepolia | Any of the well-known Arbitrum testnet faucets. | @@ -41,7 +42,9 @@ Precompiles on the Omni EVM are equivalent to the Ethereum EVM precompiles. ## Explorer -- Omni Omega Explorer - To be shared soon -- [Ethereum Holesky](https://holesky.etherscan.io/) -- [Arbitrum Sepolia Explorer](https://sepolia.arbiscan.io/) -- [Optimism Sepolia Explorer](https://sepolia-optimism.etherscan.io/) +| Network | Explorer | +|------------------------|-----------------------------------------------| +| Omni Omega | Coming Soon | +| Ethereum Holesky | https://holesky.etherscan.io/ | +| Arbitrum Sepolia | https://sepolia.arbiscan.io/ | +| Optimism Sepolia | https://sepolia-optimism.etherscan.io/ | diff --git a/docs/site/docs/operate/testnet/client.md b/docs/site/docs/operate/testnet/client.md index 5777de78a..14ab0947a 100644 --- a/docs/site/docs/operate/testnet/client.md +++ b/docs/site/docs/operate/testnet/client.md @@ -10,7 +10,7 @@ Similar to Ethereum, Omni validators run 2 components: our consensus client, `ha ## Obtain $OMNI -To run the client, you will need **\$OMNI**. You can obtain $OMNI by reaching out to the team. +To run the client, you will need **\$OMNI**. You can obtain **\$OMNI** by reaching out to the team. ## Initialize and Run the Client