Connect to the Network
You can connect with the Tempo Testnet like you would with any other EVM chain.
Connect using a Browser Wallet
Click on your browser wallet below to automatically connect it to the Tempo Testnet.
No browser wallets found.
Connect via CLI
To connect via CLI, we recommend using cast, which is a command-line tool for interacting with Ethereum networks. To install cast, you can read more in the Foundry SDK docs.
# Check block height (should be steadily increasing)
cast block-number --rpc-url https://rpc.testnet.tempo.xyzDirect Connection Details
If you're manually connecting to Tempo Testnet, you can use the following details:
| Property | Value |
|---|---|
| Network Name | Tempo Testnet (Andantino) |
| Currency | USD |
| Chain ID | 42429 |
| HTTP URL | https://rpc.testnet.tempo.xyz |
| WebSocket URL | wss://rpc.testnet.tempo.xyz |
| Block Explorer | https://explore.tempo.xyz |