Create a Dymension Rollapp
- Log in to your Vistara account.
- Click on
Create Rollup
- Follow the prompts to configure your rollup.
- Rollup creation typically takes 1-2 minutes.
- To check the status of your rollup, go to
My Deployments
in Vistara.
Once the status is OK for your rollup, click to go to rollup deployment details. Here you can do things like:
- 1.Add the rollup network to Metamask
- 2.Get the private key of a funded wallet with your token.
- 3.Fund faucet
- 4.Check relayer status
- 5.Download config to register rollapp to the Dymension portal
- 6.See rollapp logs
- To register your rollup on the Dymension portal, you'll need the rollup configuration file. You can download this file from your rollup page on Vistara.
- Visit your rollup page on Vistara and locate the 'Download Rollup Config' option.
- Download the configuration file to your local machine.
Before proceeding, make sure to customize the configuration file:
- Before proceeding, make sure to customize the configuration file:
- Replace the default rollup logo with your own logo.
- Update the token logo as necessary.
- Follow these steps on GitHub to register your rollup: https://github.com/dymensionxyz/rollapp-registry/tree/main.
Congratulations! You have successfully created a Dymension rollup using Vistara and registered it to the Dymension portal. Your rollup will now be accessible to users on the Dymension platform. If you face any issues, please join the discord, and we will assist you.
Last modified 1mo ago