> For the complete documentation index, see [llms.txt](https://developers.mtpelerin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.mtpelerin.com/bridge-protocol/guides/creating-a-new-token/2-connecting-an-address.md).

# 2. Connecting an address

To deploy a new token you will need to sign transactions on the selected blockchain, which is why the first step is to connect an address.

Bridge Protocol currently supports the following methods to connect an address:

**WalletConnect (EVM only)**

* [How to use WalletConnect](https://www.mtpelerin.com/faq/how-to-use-walletconnect)

**Hardware wallets (EVM only):**

* Trezor
* Ledger
* Ledger (legacy)

**Others:**

* Seed phrase
* Private key

{% hint style="info" %}
The seed phrase and private key methods are only here to facilitate your Testnet experiments, **you should never use them to deploy a token in production** (Mainnet).
{% endhint %}
