question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lightning Network support?

See original GitHub issue

Hi.

I’ve been trying to build LN daemon by wrapping a rust-lightning in https://github.com/joemphilips/NRustLightning

In there, i was using NBXplorer for tracking on-chain funds, and I was also imitating many parts of NBXplorer implementation (e.g. I defined NRustLightningNetwork in the same way with NBXplorerNetwork )

Gradually there were many code duplication in between NRustLightning and NBXplorer, I realized that it will be much simpler if NBXplorer was the Lightning Network daemon in the first place.

So my question is

  1. Is it acceptable if I create a PR to this repository in which uses rust-lightning inside so that the NBXplorer can work as a watchtower?
  2. If so, Is it ok to keep FFI code as a separate project? Or should I also included into this repository?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
NicolasDoriercommented, Jun 15, 2020

done

1reaction
NicolasDoriercommented, Jun 10, 2020

I just pushed a new version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lightning Network
Lightning is a decentralized network using smart contract functionality in the blockchain to enable instant payments across a network of participants. How it ......
Read more >
Beyond Bitcoin Lightning Network: Altcoins with ...
Cryptocurrency exchanges integrate Lightning Network support, ensuring that users can withdraw and transfer smaller amounts of Bitcoin without paying exorbitant ...
Read more >
What is the Lightning Network?
The Lightning Network allows users to send or receive Bitcoin quickly and cheaply by moving transactions off of the main blockchain — you...
Read more >
List of exchanges that support Lightning Network
Exchange Lightning Support? Status Proof of Support Top Crypto Spot Exchanges Position Binance YES (JUL‑2023) ⚡ Twitter 1 Coinbase NO 🔴 Twitter 2 Kraken YES (APR‑2022)...
Read more >
What is the Bitcoin Lightning Network, and how does it work?
The Lightning Network is a second layer added to Bitcoin's (BTC) blockchain ... with Bitcoin (BTC) and its ability to help add utility...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found