Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arealayer/intra-lightning
Lightning Node implementation for Bitcoiners
https://github.com/arealayer/intra-lightning
bitcoin lightning-network p2p self-custody self-hosted
Last synced: 22 days ago
JSON representation
Lightning Node implementation for Bitcoiners
- Host: GitHub
- URL: https://github.com/arealayer/intra-lightning
- Owner: AreaLayer
- License: mit
- Created: 2023-05-07T09:29:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-22T09:27:38.000Z (11 months ago)
- Last Synced: 2024-01-22T12:31:16.731Z (11 months ago)
- Topics: bitcoin, lightning-network, p2p, self-custody, self-hosted
- Language: JavaScript
- Homepage:
- Size: 2.32 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Intra Lightning⚡
Intra Lightning is a new lightning node implementation with focus in have new experience for users and node runners. It is built using the [Bitcoin Development Kit](https://bitcoindevkit.org), [Lightning Development Kit](https://lightningdevkit.org), [Bitcoinjs-lib](https://github.com/bitcoinjs/bitcoinjs-lib) and [Lightning](https://github.com/alexbosworth/lightning)
⚠️**WARNING 1**: **Beta Software**
⚠️**WARNING 2**: **Unstable sotware**
⚠️**WARNING 3**: **Use small amount**
**Contributions are welcome**
## Run client
You can check [here](https://github.com/AreaLayer/Intra-Lightning/tree/main/intralncore)
## Security
The code is in rapid developement and testnet. For security reasons use small amounts and use with caution.
## Contribution
Check [here](https://github.com/AreaLayer/Intra-Lightning/blob/main/CONTRIBUTING.md)
## Roadmap
- [x] Rust implementation (WIP)
- [x] CLI (Rust) [WIP]
- [ ] Beta (phase 2) with mainnet
- [x] On-chain (WIP)
- [x] Channel funtions (WIP)
- [ ] HSM
- [ ] AppImage and APk
- [ ] Splicing
- [x] Final modules for Javascript and CLI (WIP)
- [x] Tor
- [ ] Fix bugs and issues
- [ ] Node
- [ ] Compile Cargo.lock
- [ ] Release out of beta bugs and issues in 2024