Skip to content

Commit 9f31775

Browse files
committed
docs: best effort fixing links on bubs testnet
1 parent 49819e4 commit 9f31775

File tree

1 file changed

+7
-22
lines changed

1 file changed

+7
-22
lines changed

how-to-guides/bubs-testnet.md

Lines changed: 7 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ next:
99

1010
![Bubs testnet](/img/Celestia_Bubs_Testnet.jpg)
1111

12-
[Bubs Testnet](https://bubs-sepolia.hub.caldera.xyz/) is a the first
12+
[Bubs Testnet](https://bubstestnet.com/) is a the first
1313
OP Stack testnet with Celestia underneath hosted by
1414
[Caldera](https://caldera.xyz) with support from Celestia Labs. Bubs is dedicated to providing developers with
1515
an EVM-compatible execution layer to deploy their EVM applications on.
@@ -37,7 +37,7 @@ execution layer, making it an ideal platform for developers looking to
3737
build and test applications in a setting that closely mirrors an OP Stack
3838
rollup on Celestia.
3939

40-
Learn more at [https://bubs-sepolia.hub.caldera.xyz/](https://bubs-sepolia.hub.caldera.xyz/).
40+
Learn more at <https://bubs-sepolia.hub.caldera.xyz/>.
4141

4242
### RPC URLs
4343

@@ -50,11 +50,11 @@ For the Bubs Testnet, you can connect to the following RPC URLs:
5050

5151
#### HTTPS
5252

53-
- `https://bubs-sepolia.rpc.caldera.xyz/http`
53+
- `https://bubs.calderachain.xyz/http`
5454

5555
#### WSS
5656

57-
- `wss://bubs-sepolia.rpc.caldera.xyz/ws`
57+
- `wss://bubs.calderachain.xyz/ws`
5858

5959
This URL serves as the entry point to the Bubs Testnet. You can use it
6060
in your applications to connect to the testnet and interact with the smart
@@ -67,27 +67,12 @@ Remember, Bubs Testnet is a testing environment!
6767
Bridging is a process that enables the transfer of assets between
6868
different blockchains.
6969

70-
To bridge between Ethereum Sepolia and Bubs Testnet,
71-
visit the [Bubs Testnet bridge](https://bubs-sepolia.bridge.caldera.xyz/).
70+
To bridge between Ethereum Sepolia and Bubs Testnet, visit the [Bubs Testnet bridge](https://bubs-sepolia.bridge.caldera.xyz/).
7271

7372
### Faucet
7473

75-
To visit the Bubs testnet faucet, go to
76-
[`https://bubs-sepolia.hub.caldera.xyz/`](https://bubs-sepolia.hub.caldera.xyz/)
77-
and click the "Faucet" tab.
78-
79-
### Explorer
80-
81-
To visit the explorer, go to
82-
[`https://bubs-sepolia.explorer.caldera.xyz/`](https://bubs-sepolia.explorer.caldera.xyz/).
83-
84-
### Status
85-
86-
To see the status and uptime information for Bubs,
87-
[visit the status page](https://bubs-sepolia.betteruptime.com/).
74+
To visit the Bubs testnet faucet, go to <https://bubstestnet.com/> and click the "Request Faucet Funds on Bulbs rollup" button.
8875

8976
## Next steps
9077

91-
Now that you have a better understanding of the Bubs Testnet and its
92-
integration of OP Stack and Celestia, you can start exploring its
93-
capabilities.
78+
Now that you have a better understanding of the Bubs Testnet and its integration of OP Stack and Celestia, you can start exploring its capabilities.

0 commit comments

Comments
 (0)