Skip to content

Commit

Permalink
chore(docs): rewrite build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhalliday committed Aug 27, 2024
1 parent ad9411a commit 92476fd
Show file tree
Hide file tree
Showing 9 changed files with 192 additions and 344 deletions.
1 change: 1 addition & 0 deletions docs/content/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!build
130 changes: 0 additions & 130 deletions docs/content/build-xdapp/quickstart.md

This file was deleted.

91 changes: 0 additions & 91 deletions docs/content/build-xdapp/showcase-dapps.md

This file was deleted.

117 changes: 0 additions & 117 deletions docs/content/build-xdapp/walkthrough.md

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_position: 4
---

# Omni Omega Testnet
# Omega Testnet

### Have Questions?

Expand All @@ -17,6 +17,7 @@ This document lays out relevant developer resources for the Omni Omega testnet.

Contracts can be deployed on the Omni EVM using the RPC below. To get started, you can request $OMNI tokens via our [faucet](https://faucet.omni.network/).


### RPC URLs

| **Chain Name** | **Chain ID** | RPC URL |
Expand All @@ -41,4 +42,4 @@ Contracts can be deployed on the Omni EVM using the RPC below. To get started, y

| Contract | Address | Note |
| --- | --- | --- |
| Portal | `0xcB60A0451831E4865bC49f41F9C67665Fc9b75C3` | Our Portal contracts have a single, unified contract address across the Omni EVM and all supported rollups. |
| OmniPortal | `0xcB60A0451831E4865bC49f41F9C67665Fc9b75C3` | Our portal contracts have the same address on all chains. |
Loading

0 comments on commit 92476fd

Please sign in to comment.