Error: {{error}}

Setup

{{ errors.database_url }}

{{ errors.ripple_rest_url }}

{{ errors.ripple_address }}

{{ errors.cold_wallet_secret }}


You have successfully completed setting up your gateway!

  • Login info
  • Username: {{setupResults.results.admin_login.username}}
  • Password: {{setupResults.results.admin_login.password}}

Launch Gateway

  • Setup summary
  • Hot wallet address: {{setupResults.results.hot_wallet.address}}
  • Hot wallet secret: {{setupResults.results.hot_wallet.secret}}
  • Last transaction hash: {{setupResults.results.hash}}
  • Currencies issued: {{setupResults.results.currencies}}
  • Trust line (issuer, currency, value): {{setupResults.results.trust_line.issuer}}, {{setupResults.results.trust_line.currency}}, {{setupResults.results.trust_line.value}}
  • Database URL: {{setupResults.results.database_url}}
  • Ripple REST URL: {{setupResults.results.ripple_rest_url}}

You can now login as an administrator. Instructions on retrieving your password and other core command line API functions can be found in the documentation.