Giter Club home page Giter Club logo

Comments (3)

ShahanaFarooqui avatar ShahanaFarooqui commented on June 20, 2024
  • Root Level Settings:
    • multiPass => Plain text password, mandatory, default 'password'
    • secret2fa => Secret key for two factor authentication, optional
    • host => Host for the rtl node server, optional, default 'localhost'
    • port => RTL node server port, mandatory, default '3000'
    • defaultNodeIndex => Sets the selected node on server restart, optional, default 1, allowed values List of node indices
    • SSO => Single Sign On settings, optional
      • rtlSSO => To turn SSO on/off, required, default '0', allowed values 0/1
      • rtlCookiePath => Cookie file path if SSO is on, optional, default ''
      • logoutRedirectLink => Link to re direct after user logs out from RTL, optional, default ''

  • Node Level Settings:
    • index => Unique index for the node, mandatory, starts from 1
    • lnNode => Name to identify unique node in the UI, mandatory, default 'Node 1'
    • lnImplementation => LNP implementation, mandatory, default 'LND', allowed values LND/CLT/ECL
    • Authentication => Authentication Settings
      • macaroonPath => Path for LNP macaroon, mandatory for LND/CLT,
      • lnApiPassword => Password to be used for ECL API authentication. mandatory for ECL if the configPath is missing
      • configPath => Full path of the LNP config file, optional (mandatory for ECL if the lnApiPassword is not set)
      • swapMacaroonPath => Path for loop macaroon, optional (mandatory only if swapServerUrl is set)
      • boltzMacaroonPath => Path for boltz macaroon, optional (mandatory only if boltzServerUrl is set)
    • Settings => UI Settings
      • userPersona => User persona, mandatory, allowed values 'MERCHANT'/'OPERATOR', default 'MERCHANT'
      • themeMode => Mode, mandatory, default 'DAY', allowed value 'DAY'/'NIGHT'
      • themeColor => Theme colors, mandatory, default 'PURPLE', allowed values 'PURPLE'/'TEAL'/'INDIGO'/'PINK'/'YELLOW'
      • channelBackupPath => Path to save channel backup file. optional (allowed for LND only, not allowed for CLT/ECL)
      • bitcoindConfigPath => Path of local bitcoind.conf
      • lndServerUrl => REST API url for the node, mandatory, default 'https://localhost:8080'
      • swapServerUrl => REST API url for loop, optional, default 'https://localhost:8081'
      • boltzServerUrl => REST API url for boltz, optional, default 'https://localhost:9003'
      • fiatConversion => Fiat conversion turn on/off, mandatory, default false, allowed values true/false
      • currencyUnit => Fiat current Unit for currency conversion, optional (required if fiatConversion is true), default 'USD'
      • enableLogging => To turn RTL logging off/on, mandatory, default false, allowed values true/false

from rtl-design.

saubyk avatar saubyk commented on June 20, 2024

Settings menu and wireframes:

Settings menu click:
Node - Settings
Node settings:
Node - Settings Node
Authentication settings:
Node - Settings Auth

from rtl-design.

saubyk avatar saubyk commented on June 20, 2024

Node Config wireframes.

Click on the 'Node Config' menu on the left navigation:
Node - Config
Services configuration:
Node - Config Services

from rtl-design.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.