diff --git a/README.md b/README.md index 1515dd947e..82db86427a 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ You'll need the following: * [Docker](https://docs.docker.com/get-docker/) * [Docker Compose](https://docs.docker.com/compose/install/) -**Note: this is only relevant to developers who wish to work on Boba core services. For most test uses, e.g. deploying your contracts, it's simpler to use https://rinkeby.boba.network**. +**Note: this is only relevant to developers who wish to work on Boba core services. For most test uses, e.g. deploying your contracts, it's simpler to use https://goerli.boba.network**. Clone the repository, open it, and install nodejs packages with `yarn`: diff --git a/boba_documentation/developer/network-parameters.md b/boba_documentation/developer/network-parameters.md index 6da4b75323..afe2a55bb4 100644 --- a/boba_documentation/developer/network-parameters.md +++ b/boba_documentation/developer/network-parameters.md @@ -2,23 +2,23 @@ description: A collection of links and addresses to get started on Boba-Ethereum --- -# Rinkeby (28) +# Goerli (2888) -## Rinkeby Addresses +## Goerli Addresses -For **primary network contracts and addresses** see [packages/contracts/deployments/rinkeby/README.md](../../packages/contracts/deployments/rinkeby/README.md) +For **primary network contracts and addresses** see [packages/contracts/deployments/goerli/README.md](../../packages/contracts/deployments/goerli/README.md) -For **secondary addresses**, such as L2 Tokens, Messengers, and the DAO, please see the [Rinkeby address registration dump](../../packages/boba/register/addresses/addressesRinkeby_0x93A96D6A5beb1F661cf052722A1424CDDA3e9418.json). +For **secondary addresses**, such as L2 Tokens, Messengers, and the DAO, please see the [Goerli address registration dump](../../packages/boba/register/addresses/addressesGoerli_0x6FF9c8FF8F0B6a0763a3030540c21aFC721A9148.json). -## Rinkeby Links and Endpoints +## Goerli Links and Endpoints | | | | --------------- | ---------------------------------------------------------------------------------------- | -| Rinkeby ChainID | 28 | -| Rinkeby RPC | [https://rinkeby.boba.network](https://rinkeby.boba.network) | -| Gateway | [https://gateway.rinkeby.boba.network](https://gateway.rinkeby.boba.network) | -| Blockexplorer | [https://blockexplorer.rinkeby.boba.network](https://blockexplorer.rinkeby.boba.network) | -| Websocket | [wss://wss.rinkeby.boba.network](wss://wss.rinkeby.boba.network) | +| Goerli ChainID | 2888 | +| Goerli RPC | [https://goerli.boba.network](https://goerli.boba.network) | +| Gateway | [https://gateway.goerli.boba.network](https://gateway.goerli.boba.network) | +| Blockexplorer | [https://testnet.bobascan.com/](https://testnet.bobascan.com/) | +| Websocket | [wss://wss.goerli.boba.network](wss://wss.goerli.boba.network) | # Mainnet (288) diff --git a/faq.md b/faq.md index d93a06aded..57e87d622d 100644 --- a/faq.md +++ b/faq.md @@ -56,7 +56,7 @@ Only if the centralized exchange supports Boba Network (at writing none of them ### Where can I find RPC endpoints and connection details? -Connection details for our Mainnet and Rinkeby network can be found [here](./boba_documentation/developer/network_parameters.md). +Connection details for our Mainnet and Goerli network can be found [here](./boba_documentation/developer/network_parameters.md). ./boba\_documentation/developer/xdomain-tx-status.md diff --git a/packages/contracts/deployments/goerli/README.md b/packages/contracts/deployments/goerli/README.md index 3c835d483d..52d5a7dddf 100644 --- a/packages/contracts/deployments/goerli/README.md +++ b/packages/contracts/deployments/goerli/README.md @@ -1,7 +1,7 @@ # Boba Goerli (public testnet) ## Network Info - **Chain ID**: 2888 -- **Public RPC**: https://goerli.boba.netwokr +- **Public RPC**: https://goerli.boba.network - **Block Explorer**: https://testnet.bobascan.com ## Layer 1 Contracts