uses cases for lampo.rs #61

Open
opened 2023-06-03 12:04:20 +01:00 by vincenzopalazzo · 0 comments
vincenzopalazzo commented 2023-06-03 12:04:20 +01:00 (Migrated from github.com)
  • Allow to run in any HW: https://stacker.news/items/186832
    • Including support for nakamoto (BIP 157) and try to improve if is we can
    • Improve the rust side of the code, by rewriting some dependencies to meet our needs (e.g: remove tokio and implement an async-io runtime)
  • Implementing a full node that can compete in features with core lightning that support services like Fedimint
  • Implementing an extension of the node to support LSP https://github.com/synonymdev/lsp-spec/blob/main/LSPS0/README.md
  • A full-featured wallet for mobile users (waiting for trampoline and indirectly waiting of my self to implement it on cln)
  • Experimental feature node that will be a good place for developers to test new features for the lightning network protocol
  • Support client like https://github.com/talaia-labs/rust-teos but here we hope to support it with the core lightning plugin system 😄
- Allow to run in any HW: https://stacker.news/items/186832 - Including support for nakamoto (BIP 157) and try to improve if is we can - Improve the rust side of the code, by rewriting some dependencies to meet our needs (e.g: remove tokio and implement an async-io runtime) - Implementing a full node that can compete in features with core lightning that support services like Fedimint - Implementing an extension of the node to support LSP https://github.com/synonymdev/lsp-spec/blob/main/LSPS0/README.md - ldk has an implementation for it https://github.com/lightningdevkit/ldk-lsp-client I should just check out how to implement inside lampo - A full-featured wallet for mobile users (waiting for trampoline and indirectly waiting of my self to implement it on cln) - Experimental feature node that will be a good place for developers to test new features for the lightning network protocol - Support client like https://github.com/talaia-labs/rust-teos but here we hope to support it with the core lightning plugin system 😄
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dev-crew/lampo.rs#61
No description provided.