Skip to content

Project contribution #1145

Discussion options

You must be logged in to vote

Steps to follow:
1: Install bitcoin.
2: Install lightning.
3: Install pre-requisites and RTL.
4: Read documentation.
5: Refer to the architectural diagram.
6: Familiarise yourself with the folder structure:

  • .circleci: It contains the config file for RTL's CircleCI setup.
  • .github: User and product management documentation
  • backend: Compiled type script to java script code from server folder. It manages RTL's REST & WS server.
  • docker & dockerfiles: Docker setup files.
  • frontend: Compiled Angular to JS code from src folder.
  • server: RTL server code written with nodejs, express, typescript etc.
  • src:
    • app: UI code written in angular, scss, typescript for 3 implementations & shared utilities.
    • ass…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by saubyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant