MIMarvellous Ibironkeinmarvelib.hashnode.dev·May 24, 2023 · 8 min readExploring Bitcoin Blockchain backendsBlockchain backends serve as the technological foundation for various applications and services within the Bitcoin ecosystem. They provide the necessary infrastructure to connect users, wallets, and applications with the decentralized Bitcoin network...00
MIMarvellous Ibironkeinmarvelib.hashnode.dev·Apr 25, 2023 · 5 min readHold Invoices in the Lightning NetworkHold invoices are a mechanism for delaying the settlement of an invoice. Typically upon receipt of payment. Hold invoices versus Regular Invoices Regular invoices are created and paid on a per-transaction basis. When a payer wants to make a payment, ...00
MIMarvellous Ibironkeinmarvelib.hashnode.dev·Mar 6, 2023 · 5 min readMultiPath Payments in the Lightning NetworkMPP (Multipath Payments) is a payment split into multiple smaller payments. This allows larger payments or payments that use the balance from multiple channels. Success rates increase as smaller payments are more likely to succeed than larger ones. S...00
MIMarvellous Ibironkeinmarvelib.hashnode.dev·Feb 10, 2023 · 6 min readTypes of Backups in the Lightning NetworkThe Lightning Network is a second-layer payment protocol built on the Bitcoin network. It is designed to improve the scalability of the Bitcoin network and provide near-instant, low-cost transactions. In contrast, the Bitcoin network is a first-layer...00
MIMarvellous Ibironkeinmarvelib.hashnode.dev·Jan 31, 2023 · 4 min readBitcoin Derivation PathA derivation path is a sequence of numbers and letters. Before we go further let’s give an insight into Hd wallets. HD WALLETS HD wallets, short for Hierarchical Deterministic wallets, are a type of wallet that uses a single seed phrase, also known a...00