Hello! đź‘‹ This document will guide you through the process of setting up your xToken with Connext.

<aside> đź“Ś We assume below that you have read the xTokens with Connext document!

</aside>

Contents

Prerequisites

Let’s assume the following information about your token before we begin:

  1. Your token is already deployed to a “home” chain. The implementation here doesn’t matter.
  2. If your token is deployed to other chains, it has a owner-controlled mint/burn interface or is upgradeable.

Deploying Token Representations

<aside> đź’ˇ The below sections specifically focus on testnet deployment. See Mainnet Deployment for mainnet-specific information.

</aside>

The first thing you will need to do is deploy a representation of your token to each chain that you want to support with the following properties:

Getting Allowlisted