lightning-network: A Haskell interface for the Lightning Network
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Tools for working with payments on the Lightning Netowrk and interacting with a Lightning Network node through its REST API.
[Skip to Readme]
Properties
Versions | 1.0.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.3 && <1.5), base (>=4.7 && <4.15), base64-bytestring (>=0.1 && <1.1), bytestring (>=0.9 && <0.11), containers (>=0.5 && <0.7), http-client (>=0.5 && <0.7), lightning-network, random (>=1.0 && <1.2), servant (>=0.14 && <0.17), servant-auth (>=0.3 && <0.4), servant-client (>=0.14 && <0.17), servant-client-core (>=0.14 && <0.17), text (>=0.1 && <1.3), time (>=1.8 && <1.9) [details] |
License | MPL-2.0 |
Copyright | 2020 Serokell |
Author | Kirill Elagin <kirelagin@serokell.io> |
Maintainer | Kirill Elagin <kirelagin@serokell.io> |
Category | Bitcoin, Finance, Network |
Home page | https://github.com/serokell/lightning-network#readme |
Bug tracker | https://github.com/serokell/lightning-network/issues |
Source repo | head: git clone https://github.com/serokell/lightning-network |
Uploaded | by kirelagin at 2020-05-04T19:50:15Z |
Modules
- Authorization
- Authorization.Macaroon
- Lightning
- Internal
- Lightning.Internal.Amount
- Lightning.Internal.Invoice
- Node
- Lightning.Node.Api
- Lightning.Node.Api.GetInfo
- Lightning.Node.Api.Invoice
- Lightning.Node.Api.Json
- Lightning.Node.Api.Pay
- Lightning.Node.Api
- Internal
Downloads
- lightning-network-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees