auth0
This setup assumes that you have already configured your splice instance to use an Auth0 tenant. Typically this is done as part of setting up your Validator Node.
Create auth0 Application
From the auth0 dashboard add an application for cantonswap-ui as a single-page application:


Select the “Settings” tab:

Make a note of the "Client ID" shown above, you'll need to put that ID in a config file during the Container Initialization step.
Scroll down to "Application URIs" and set the "Allowed Callback URLs" to include the /oauth/redirect path at your cantonswap hostname, set a logout URL, and save:

Create User
Under "User Management" select "Create User" and enter a unique email address and a non-temporary password:


Once created edit the "Name" field and name it cantonswap


Login to your validator’s wallet app and press the big “ONBOARD YOURSELF” button to be issued a Party ID, which will be displayed in the top right corner of the wallet UI.
Last updated
Was this helpful?
