Concepts

In this section, we will explain the concepts behind the code design of nodeLP.

  1. First, we will describe the main module at the center of the library.

  2. Then, we will see how to manipulate this module as a simple user.

  3. Finally, we will discuss you can add your own modifications as a developer.

1. Main module

TODO

2. Possible manipulations

TODO

3. Custom add-ons

TODO