Tutorials Coin Selection for Dummies: Part 3 - Knapsack Solver A deep-dive into knapsack solver approach for coin selection.
Tutorials Making Bitcoin Transactions Smart with Structured Metadata By Pavan Joshi Summer of Bitcoin 2022 Abstract ⚡ Specifications such as WebLN have brought better solutions to the UX for the lightning network. Many broad applications are now possible, such as 💻 — * Instant payments via a web browser using Bitcoin Sats (eg. Alby) * Tippings for content writers, podcasts and streamers * Streaming
Tutorials Coin Selection for Dummies: Part 2-Branch and Bound Coin Selection A deep-dive into Branch and Bound Coin Selection.
Bitcoin Core Fuzzing Evolution: How developers make Bitcoin more secure Let's look into the evolution of Bitcoin Core's fuzzing infrastructure over the years.
News Summer of Bitcoin 2022 results announced! 83 students from 15 countries will contribute to 29 open-source bitcoin projects.
Tutorials Setting up and interacting with Lightning Network Daemon (LND)⚡️- Part 2 Buying your first coffee on Lightning Network! ♨️
Tutorials Digging into IsStandard in Bitcoin Core In this post, we will focus on the Bitcoin Core implementation of the different types of scripts / transactions methods.
Tutorials Introduction to Bitcoin Script Bitcoin Script is a simple, stack-based programming language that enables the processing of transactions on the Bitcoin blockchain. To understand more about Bitcoin Script, dive in.
Tutorials Running Bitcoin Core, Signet and playing with test bitcoins using Bitcoin-CLI 🌠 A beginner's guide.
Tutorials Setting up and interacting with Lightning Network Daemon (LND)⚡️- Part 1 Lightning Network is a second layer solution that helps to scale bitcoin transactions and get them settled at a lightning speed.
Tutorials Big Integer Arithmetic in C - Part 1 Let's learn how to add large numbers that cannot be stored in a standard integer type provided by the C language.
Cryptography Merkle Trees and its role in the decentralized web Merkle trees are named after Ralph Merkle, who proposed them in a 1987 paper titled "A Digital Signature Based on a Conventional Encryption Function." Merkle also invented cryptographic hashing.
Stories My experience of Summer Of Bitcoin '21 In this post, I will cover the selection process, my experience at Summer of Bitcoin and share some tips for those who are interested in this program.
Cryptography Breaking Bitcoin: Can we derive the private key? Let's try to derive the private key from a given public key!
News Summer of Bitcoin - Liftoff! Summer of Bitcoin is a global, online summer internship program focused on introducing university students to bitcoin open-source development and design.