Bitcoin
Bitcoin is a cryptocurrency developed by Satoshi Nakamoto in 2009. Bitcoin is used as a digital payment system. Rather than use traditional currency (USD, YEN, EURO, etc.) individuals may trade in, or even mine Bitcoin. It is a peer-to-peer system, and transactions may take place between users directly.
Here are 5,788 public repositories matching this topic...
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
-
Updated
Nov 1, 2020 - JavaScript
A bitcoin trading bot written in node - https://gekko.wizb.it/
-
Updated
Feb 16, 2020 - JavaScript
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
-
Updated
Sep 22, 2019 - Python
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
-
Updated
Aug 6, 2020 - Go
A simple Blockchain in Python
-
Updated
Dec 20, 2019 - C#
Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
-
Updated
Oct 28, 2020 - C++
Right now the docs correspond to what's on master. We need docs for each daemon release so developers can see what's available in the version they are using.
https://github.com/jimporter/mike may be helpful.
Background
When a node has multiple private channels with the same peer, the hop hints in their payment requests will be populated with multiple channels. The purpose of these hop hints is to specify the next node's key and indicate the fees and cltv delta needed for route construction.
In pathfinding, due to non-strict forwarding, an LND node paying to this destination will only use the
Electrum Bitcoin Wallet
-
Updated
Oct 29, 2020 - Python
An alternative full node bitcoin implementation written in Go (golang)
-
Updated
Oct 27, 2020 - Go
A javascript Bitcoin library for node.js and browsers.
-
Updated
Oct 8, 2020 - TypeScript
Describe your environment
- Operating system: Ubuntu 18.04
- Python Version: 3.6.9
- CCXT version: 1.30.48 (
pip freeze | grep ccxt) - Freqtrade Version: 2020.6 (
freqtrade -Vordocker-compose run --rm freqtrade -Vfor Freqtrade running in docker)
Note: All issues other than enhancement requests will be closed without further comment if the above template is deleted
The Comprehensive Ethereum Reading List
-
Updated
May 25, 2020
A high frequency, market making cryptocurrency trading platform in node.js
-
Updated
Sep 29, 2020 - TypeScript
Description
Tagging a peer only applies that tag to the selected row of that peer instead of all their rows, until a restart is done.
Version
1.3.9
Steps to reproduce
Tag an untagged peer who has multiple rows on the offer sheet.
Expected behaviour
All rows of this peer would update to reflect the new tag.
Actual behaviour
Only the selected row of this peer
Squeezer Framework - Build serverless dApps
-
Updated
May 9, 2019 - JavaScript
₿ A guide (for humans!) to cryto-currencies and their algos.
-
Updated
Oct 5, 2020
Copay is a secure Bitcoin and Bitcoin Cash wallet platform for both desktop and mobile devices.
-
Updated
Oct 30, 2020 - TypeScript
Curated collection of blockchain & cryptocurrency resources.
-
Updated
Oct 31, 2020
A python wrapper for Alpha Vantage API for financial data.
-
Updated
Sep 5, 2020 - Python
A simplified blockchain implementation in Golang
-
Updated
Oct 15, 2020 - Go
Javascript bitcoin library for node.js and browsers
-
Updated
Oct 1, 2020 - JavaScript
Blockchain and Crytocurrency Resources
-
Updated
May 29, 2020
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks
-
Updated
Oct 16, 2020 - Python
《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:
-
Updated
Feb 2, 2020 - JavaScript
Just playing around with my miner tonight, I set burn_fee_cap = -2 and the miner stopped with a thread panic.
Process abort due to thread panic
0: backtrace::backtrace::libunwind::trace
at .cargo/registry/src/github.com-1285ae84e5963aae/backtrace-0.3.50/src/backtrace/libunwind.rs:95
backtrace::backtrace::trace_unsynchronized
at .cargo/registry/src/git
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.
-
Updated
Oct 15, 2020 - Java
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release 3 months ago
- Repository
- bitcoin/bitcoin
- Website
- bitcoin.org/en
- Wikipedia
- Wikipedia


IRC logs
The output parameter for
reqSigsis confusing as it outputs1for all scripts but bare multisig in the scriptpubkey. Considering the limited applicab