TEOS User Guides
White Label Mobile App
White Label Mobile App
  • πŸ‘‹Welcome!
  • Admin user guide
    • WLA modules
    • Login and wallet creation
    • App configuration
      • Branding management
      • User management
      • Asset configuration
      • Decentralized market and payment request configuration
      • Non-productive functionality
      • Additional configuration
  • How your users interact with WLA
    • My wallet
    • Assets and transactions
    • Market functionality
    • Payment request & Invoices
  • WLA versions and changelog
    • Version 0.23
    • Version 0.22
    • Version 0.21
    • Earlier versions
  • ⁉️Trooubleshooting
  • Glossary
Powered by GitBook
On this page
  • Where to start?
  • If WLA is provided to you as part of Active Sandbox
  • If you're going to build your own mobile application based on WLA code base

Was this helpful?

Edit on GitHub

Admin user guide

PreviousWelcome!NextWLA modules

Last updated 1 year ago

Was this helpful?

Where to start?

If WLA is provided to you as part of Active Sandbox

If you're only starting to setup WLA, we recommend to follow these steps:

  1. Download WLA to your device using the link to Appcenter

  2. Create new user or login with existing one to WLA Login and wallet creation Open WLA. You should see the welcome / login page, here you need to register a new account, or you can login with an already existing one. After login you will be able to check functionality and to check how your configuration is applied

    It’s recommended, to use the login from the already created WLM account, which you also use in TX.Mobile and WLP.

  3. Adjust WLA to your business needs App configuration

  4. Check how your end users can interact with the app How your users interact with WLA

If you're going to build your own mobile application based on WLA code base

  1. First check our modular based concept described here WLA modules

  2. Make sure that you have access to CL github with necessary modules and WLA code base as a template. If you don't have it, contact your CL manager

  3. Follow the steps described in readme files of corresponding modules

  4. We highly recommend to check the steps necessary for WLA configuration, they can help you to understand which part of WLA code base to use

πŸ‘‰