From matsjj at gmail.com Tue Aug 11 16:12:04 2015 From: matsjj at gmail.com (Mats Jerratsch) Date: Tue, 11 Aug 2015 18:12:04 +0200 Subject: [Lightning-dev] ThunderNetwork - A Java LightningNetwork Implementation Working Today Message-ID: <CAE8CtVkQU7BOmVo_VT9ReWCbUnsMWs=_GQ9hciPuoWUEW=ROEQ@mail.gmail.com> Good Day everybody I present you a implementation for a Lightning Network Payment-Hub + Client. Everything is written in Java and can be accessed on http://thunder.network https://github.com/matsjj/thundernetwork I made some changes to the channel design to have everything working on the current Blockchain, without the need for softforks. Due to that, the network is no longer no-trust, but low-trust. This will change with the upcoming new OP_CODES. The provided wallet is just a prototype, I will focus on building a potent backend in the future. There are many wallets out there already, it will be much more useful if those add these functionalities. Using such a payment network will help to greatly release the pressure in the blocksize-debate. Furthermore, as there are less everyday payments on the blockchain, there is more space for important transactions of higher value. I'm sure there is a lot I'm missing to explain. I'm also around in most IRC-Channels ( mjerr ).