2. Connecting an address

Tutorial on how to use Bridge Protocol to configure and deploy a new tokenized asset - Part 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)

Hardware wallets (EVM only):

  • Trezor

  • Ledger

  • Ledger (legacy)

Others:

  • Seed phrase

  • Private key

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).

Last updated