Prerequisites
The following steps must already be completed on the target chain:- The Protocol has been deployed
- You have deployed an Application Manager
- You have created at least one Application Administrator role in the Application Manager
- ERC-20 Token Handler Deployment
- ERC-721 Token Handler Deployment
-
Ensure the environment variables are set correctly. The
DEPLOYMENT_OWNERandDEPLOYMENT_OWNER_KEYare used by the deployment script. - Deploy the token handler:
- Configure the Handler:
APPLICATION_ERC20_ADDRESS value within your .env file with the address of your token. After updating this value, run the source .env command. Now you’re ready to run the next script.- Finally, register this token with your App Manager: