An open API service indexing awesome lists of open source software.

https://github.com/mojoaxel/beadnet

A visualisation library for peer-to-peer payment channel networks.
https://github.com/mojoaxel/beadnet

hacktoberfest

Last synced: about 2 months ago
JSON representation

A visualisation library for peer-to-peer payment channel networks.

Awesome Lists containing this project

README

        

# BeadNet (Alpha Preview)
A visualisation library for peer-to-peer payment channel networks.

*This software is in a very eary stage of development! Even basic functionallity is still broken and brakeing changes may occure at eny time.*

![basic beadnet chart](./beadnet.gif)

## Documenatation
* [JSDocs](./docs/)

## Examples

### Basic Examples
* [Adding and Removing Nodes](./examples/basic/nodes.html)
* [Adding and Removing Channels](./examples/basic/channels.html)
* [Creating and moving Beads](./examples/basic/beads.html)

### Simulations
* [Auto Adding and Removing Channels](./examples/simulations/channels.html)
* [Presentation mode](./examples/simulations/presentation.html)
* [Interactive emulator](./examples/simulations/emulator.html)

## Support

💕 Every little donation lights up my day!
* **BTC âš¡**: [02ab16f790c7727eac2048771cbe95cbcc1aa93931558c0fd87c06d5c389475a7b@159.89.97.171:9735](https://1ml.com/node/02ab16f790c7727eac2048771cbe95cbcc1aa93931558c0fd87c06d5c389475a7b)
* **BTC**: [34dmeTmeWLPLudJ6gqXBQycd1aXbbQR6Aq](https://blockchain.info/de/address/34dmeTmeWLPLudJ6gqXBQycd1aXbbQR6Aq)
* **Fiat**: [paypal.me/mojoaxel](https://www.paypal.me/mojoaxel)

## License

Copyright (C) 2018 [Alexander Wunschik](//github.com/mojoaxel)

**This program is free software**: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License [along with this program](LICENSE).

**I expect all resulting images and animations to be published under a [CC-BY](https://creativecommons.org/licenses/by/4.0/) license.**