LND is in early stages of development and all features are currently experimental. We would appreciate hearing about any issues you encounter or feature requests. Feel free to open issues or submit pull requests. In the project directory, you can run:
Wraping RecoilRoot to provide the context to React component base architecture which atoms have values.
Atoms contain the source of truth for our application state. LND takes advantage of the Atoms atomic state to capture a heap snapshots.
Once the Heap snapshot is captured we use websockets as a pathway to communicate with the backend!