πUsing the Creator Portal
The creator portal is used to create the on-chain tokens and metadata for that token. This includes its name, description, image and any additional fields required for gameplay.
πΉ 1. Open the Creator Portal
Go to: π https://launch.otherside.xyz/creator
This web interface allows you to define and mint tokens for use in-game. β οΈ Note: The portal only shows objects created by the currently logged-in user.
πΉ 2. Add a Granting Wallet
To mint or grant tokens, you need Gasβa small transaction fee.
Scroll to the bottom of the page
Paste in a granting wallet address (your producer will provide one)
Click Save
π‘ Improbable provides internal wallets that are pre-funded to allow token operations during development.
πΉ 3. Create your token
Click Define new Object. This will take you to the Object creation flow. The objects are created on a per project basis. This means that you will have to select your project from the drop-down before the template buttons are activated.
πΉ 4. Granting your token
Once your token has been defined, you'll want to start crediting it to deserving users. There are two ways to achieve this currently:
Within the
Creatorportal you can use theGrantbutton to grant an instance of your token to any provided wallet.Within Unreal you can use the
RequestGrantTokenon the user'sBPMC_ODK_WalletComponentto grant the token to the user.Item Idis the token id.
Last updated

