Run Your Own Node
bitcoincoretech ~ $
The original whitepaper, reproduced in its entirety exactly as it was published by Satoshi Nakamoto in October 2008. PDF
Mastering Bitcoin is the best technical reference available on bitcoin today.
Balaji S. Srinivasan (@balajis), General Partner, Andreessen Horowitz
Light browser extensions for LNbits. It allows users to connect to any existing LNbits server and make payments in the browser. It supports: BOLT11 invoices, LNURL Pay.
A simple UI that uses the open source library bitcoinjs-lib. It covers most of the psbt.ts, transaction.ts and p2*.ts APIs.
A simple UI that uses the open source library bitcoinjs/bolt11. Lightning Network Invoices: create, update, encode/decode and sign!
Electron UI wrapper around Sphinx Relay. Its purpose is to allow users to connect to an already existing Lighting Network Node in order to use Sphinx Chat.
A Lightning Network development environment for testnet. It has bitcoind, LND, LNbits, LndHub. Deployed using docker and docker-compose.