lsp-primitives 0.1.0

Primitives to implement an Lightning Service Provider and clients
Documentation

LSP-primitives

This package contains all primitives related to the Lightning Service Provider Specification.

The primitives includes data-schema's, serialization logic and calculations such as fee-computations that are explicitly defined in the spec.

It does not include any communication or implementation specific code.