# Network configuration

To build AMT bridges on Bool Network, builders are required to send several transactions on the Bool chain.&#x20;

Just to remind you that at the early stage of the Bool chain, it is specialized as a distributed ledger to record vital information about committees, and cross-chain bridges.&#x20;

Hence, before carrying on, please follow the guides in this section to set up the Bool chain in your wallet. Without loss of generality, we take MetaMask as an example.

#### Configuration information

| Variable                      | Value                                     |
| ----------------------------- | ----------------------------------------- |
| Network name                  | Bool Testnet                              |
| RPC URL                       | <https://test-rpc-node-http.bool.network> |
| Chain ID                      | `47`                                      |
| Currency symbol               | `tBOL`                                    |
| Block explorer URL (optional) | <https://test.boolscan.com/>              |

{% hint style="info" %}
`tBOL` refers to the native token on the Bool Network testnet chain. One can request `tBOL` from the official [faucet](https://faucet.bool.network/).&#x20;
{% endhint %}

{% hint style="warning" %}
NOTE that `tBOL` has no trading value at the current stage. It serves testing purposes only.
{% endhint %}

#### Configure MetaMask for Bool testnet

1. Open MetaMask from the browser extensions.
2. Click on your network list on the top, and click `Add network`.
3. By clicking on `Add a network manually`, you should view the following page:

   <figure><img src="https://362083554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBPzEwQWF8yFmEtNtg2pz%2Fuploads%2FQruYkfuU5MZF0xrCWZcg%2Fimage.png?alt=media&#x26;token=5f70c542-5e6c-4b54-8d90-6d5187358247" alt=""><figcaption><p>MetaMask - Adding a network manually</p></figcaption></figure>
4. Finally, input the configuration information provided above to finish the set-up procedure.&#x20;
5. **Configurations!** The network configuration has been done, now you can request test tokens from the [faucet](https://faucet.bool.network/) and follow the subsequent instructions to construct your AMT bridges.
