Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -36,8 +36,7 @@
⟡ Pycoin (https://github.com/richardkiss/pycoin) - Python-based Bitcoin and alt-coin utility library.
⟡ bx (https://github.com/libbitcoin/libbitcoin-explorer) - Bitcoin Command Line Tool.
⟡ txwatcher (https://github.com/tsileo/txwatcher) - A little Python utility that lets you monitor Bitcoin addresses through Blockchain Websocket API and perform custom callbacks.
⟡ hellobitcoin (https://github.com/prettymuchbryce/hellobitcoin) - A collection of simple programs which can generate bitcoin wallets, create and sign transactions, and send transactions over
the bitcoin network.
⟡ hellobitcoin (https://github.com/prettymuchbryce/hellobitcoin) - A collection of simple programs which can generate bitcoin wallets, create and sign transactions, and send transactions over the bitcoin network.
⟡ Mining visualization (http://www.yogh.io/#mine:last)
⟡ HD Wallet Scanner (https://github.com/alexk111/HD-Wallet-Scanner) - Find all used addresses in your Bitcoin HD wallets bypassing gap limits.
⟡  web component.
@@ -101,8 +100,7 @@
⟡ bcoin (https://github.com/bcoin-org/bcoin) - Javascript bitcoin library for node.js and browsers.
⟡ Libauth (https://libauth.org/) A lightweight, zero-dependency, JavaScript/TypeScript bitcoin library.
⟡ noble-curves (https://github.com/paulmillr/noble-curves) — audited implementation of secp256k1 + schnorr in pure typescript
⟡ noble-secp256k1
 (https://github.com/paulmillr/noble-secp256k1) — alternative implementation of secp256k1: size is only 4KB gzipped; lots of comments, very valuable for learning how algorithms work
⟡ noble-secp256k1 (https://github.com/paulmillr/noble-secp256k1) — alternative implementation of secp256k1: size is only 4KB gzipped; lots of comments, very valuable for learning how algorithms work
⟡ scure-btc-signer (https://github.com/paulmillr/scure-btc-signer) — audited & minimal library for creating, signing & decoding Bitcoin transactions. With Schnorr, Taproot, UTXO & PSBT.
PHP Libraries
@@ -119,10 +117,9 @@
⟡ BlockTrail SDK Python (https://github.com/blocktrail/blocktrail-sdk-python)
⟡ btctxstore (https://github.com/F483/btctxstore) - Simple library to store/retrieve information in bitcoin transactions using OP_RETURN.
⟡ pybitcointools (https://github.com/vbuterin/pybitcointools) - Python library for Bitcoin signatures and transactions from Vitalik Buterin. Project discontinued.
⟡ pycoin (https://github.com/richardkiss/pycoin) - Python library for Bitcoin keys, signatures, transactions. Includes full VM implementation and tools for manipulating keys (ku) and 
transactions (tx).
⟡ bitcoin_tools (https://github.com/sr-gi/bitcoin_tools) - Python library for building and analyzing transactions and scripts (both standard and custom). Comes along with a UTXO set analysis 
tool. Includes several examples and exhaustive documentation.
⟡ pycoin (https://github.com/richardkiss/pycoin) - Python library for Bitcoin keys, signatures, transactions. Includes full VM implementation and tools for manipulating keys (ku) and transactions (tx).
⟡ bitcoin_tools (https://github.com/sr-gi/bitcoin_tools) - Python library for building and analyzing transactions and scripts (both standard and custom). Comes along with a UTXO set analysis tool. Includes several examples and 
exhaustive documentation.
⟡ oogway (https://github.com/merwane/oogway) - A secure Bitcoin utility library for Python.
Java Libraries
@@ -158,8 +155,7 @@
Blockchain dump
⟡ WebBTC (http://dumps.webbtc.com/bitcoin/) - These are postgres database dumps of the bitcoin-ruby-blockchain database generated by webbtc.com.
⟡ BitcoinDatabaseGenerator
 (https://github.com/ladimolnar/BitcoinDatabaseGenerator) - A high performance data transfer tool that can be used to copy data from Bitcoin Core blockchain files to a SQL Server database.
⟡ BitcoinDatabaseGenerator (https://github.com/ladimolnar/BitcoinDatabaseGenerator) - A high performance data transfer tool that can be used to copy data from Bitcoin Core blockchain files to a SQL Server database.
⟡ Blockparser+SQL (https://github.com/mcdee/blockparser) - Fast, quick and dirty bitcoin blockchain parser.
⟡ BitcoinABE (https://github.com/bitcoin-abe/bitcoin-abe) - Abe: block browser for Bitcoin and similar currencies.
⟡ Chaingraph (https://github.com/bitauth/chaingraph/) A multi-node blockchain indexer and GraphQL API.
@@ -193,12 +189,12 @@
⟡ bitcoin-resources.com (https://bitcoin-resources.com/) Meta-list of Bitcoin resources, from books, articles, to podcasts.
⟡ Jameson Lopp Bitcoin Resource List (https://www.lopp.net/bitcoin-information.html) Very detailed curated Bitcoin resource list and meta-list by J. Lopp
⟡ River Learn (https://river.com/learn) A collection of educational resources to learn about Bitcoin basics, investing, technology, and more.
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Inspired by the awesome (https://github.com/sindresorhus/awesome) list thing.
Created by BlockchainU fellows.
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
License