====== Cryptocurrency ====== Here are my notes on some topics around blockchains and cryptocurrencies. ===== Resources ===== * [Andreas M. Antonopoulos] Mastering Bitcoin: Programming the Open Blockchain * [Andreas M. Antonopoulos] Mastering Ethereum: Building Smart Contracts and DApps ===== Bitcoin ===== The Bitcoin implementation, blockchain, network and scripting. * [[compsci:cryptocurrency:btc:pubkey|Public-Key Cryptography]] * [[compsci:cryptocurrency:btc:wallets|Wallets]] * [[compsci:cryptocurrency:btc:transactions|Transactions]] * [[compsci:cryptocurrency:btc:blockchain|Blockchain]] * [[compsci:cryptocurrency:btc:network|Network]] * [[compsci:cryptocurrency:btc:mining|Mining and Consensus]] Some more specific topics around Bitcoin. * [[compsci:cryptocurrency:btc:colored|Colored Coins]] * [[compsci:cryptocurrency:btc:payments|Payment Channels]] * [[compsci:cryptocurrency:btc:lightning|The Lightning Network]] * [[compsci:cryptocurrency:btc:coinjoin|CoinJoin]] Other miscellaneous notes. * [[compsci:cryptocurrency:btc:bips|Important BIPs]] ===== Ethereum ===== ===== Consensus Algorithms ===== ===== Voting Systems ===== **Resources** * Prêt à Voter https://en.wikipedia.org/wiki/Pr%C3%AAt_%C3%A0_Voter ===== Economics =====