# Prerequisites

Before you can start using the Botanix Bridge, you'll need to ensure you have the following:

## Compatible Wallets

* **Bitcoin Wallet**: You need a Bitcoin wallet with bitcoin. This can be any standard Bitcoin wallet such as Ledger, Trezor, or a mobile wallet such as OKX. You can also send funds from a hot wallet such as Coinbase or Kraken.
* **EVM-Compatible Wallet**: Since Botanix uses an account model, you'll need a wallet that can connect to EVM-compatible networks. Popular options include:
  * MetaMask
  * Rabby
  * OKX

## Network Configuration

The network will be added automatically to your chosen wallet when interacting with our bridge. In case you want to add the network manually or you run into any issues during the process, you can use the following parameters:

<table><thead><tr><th width="185.3359375">Parameter</th><th width="279.66015625">Mainnet</th><th>Testnet</th></tr></thead><tbody><tr><td><strong>Bridge URL</strong></td><td><a href="https://bridge.botanixlabs.com/">https://bridge.botanixlabs.com</a></td><td><a href="https://bridge.botanixlabs.dev/">https://bridge.botanixlabs.dev</a></td></tr><tr><td><strong>Network Name</strong></td><td>Botanix</td><td>Botanix Testnet</td></tr><tr><td><strong>RPC URL</strong></td><td>https://rpc.botanixlabs.com</td><td>https://rpc.botanixlabs.dev</td></tr><tr><td><strong>Chain ID</strong></td><td>3637</td><td>3636</td></tr><tr><td><strong>Currency Symbol</strong></td><td>BTC</td><td>BTC</td></tr><tr><td><strong>Block explorer URL</strong></td><td>https://botanixscan.io</td><td>https://testnet.botanixscan.io </td></tr></tbody></table>
