Bitcoin Core Tech & Docs

Run Your Own Node

        
        bitcoincoretech ~ $ 
      

The White Paper

English / Romanian

The original whitepaper, reproduced in its entirety exactly as it was published by Satoshi Nakamoto in October 2008. PDF

Mastering Bitcoin

English / Romanian

Mastering Bitcoin is the best technical reference available on bitcoin today.

Balaji S. Srinivasan (@balajis), General Partner, Andreessen Horowitz

LNbits Browser Extension

Releases / Repo

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.

BitcoinJS UI

Web UI / Repo

A simple UI that uses the open source library bitcoinjs-lib. It covers most of the psbt.ts, transaction.ts and p2*.ts APIs.

BOLT 11 UI

Web UI / Repo

A simple UI that uses the open source library bitcoinjs/bolt11. Lightning Network Invoices: create, update, encode/decode and sign!

Sphinx Relay Light

Releases / Repo

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.

Lightning Development Env

lndev.link / Repo

A Lightning Network development environment for testnet. It has bitcoind, LND, LNbits, LndHub. Deployed using docker and docker-compose.