sample implementation of LDK for Java (https://github.com/lightningdevkit/ldk-garbagecollected)
This repository contains a sample implementation of LDK as the result of following the steps described in Building a Node with LDK in Java. Its main purpose is providing feedback to the LDK developers. Therefore:
- code quality / maintainability is bad
- do NOT use this implementation in production