Logging into the Developer Console

Go to the Developer Console's website to create a new user account or to log in to an existing one by entering your user details.

Before you begin

If you are using your local installation of SPARKL, make sure a node is running. See The Installation Guide for further details.
Tip: You can use a public instance of the Developer Console.

Procedure

  1. Access the SPARKLĀ® Developer Console on localhost:[port].
    The ports of the Developer Console are defined in the sys.config file of the SPARKL node. By default, the following port numbers are defined:
    • port 8000 for general usage
    • port 9000 for secured cloud usage
  2. Depending on whether you already have a user account, you can simply log into it or create a new one.

Logging into an existing account

Procedure

  1. Enter your e-mail address.
  2. Enter your password.
  3. Click SIGN IN.

Results

On a successful login, the main page of the Developer Console appears.

Creating a new account

Procedure

  1. Click Sign up.
  2. Enter your e-mail address.
  3. Enter a password twice.
    The password must contain:
    • An uppercase letter
    • A number
    • A special character
    • Minimum six characters
  4. Click CREATE ACCOUNT.
  5. Copy-paste the verification code sent to your e-mail address.
  6. Click CONFIRM REGISTRATION.

Results

You can now log into the Developer Console with your user account.