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,724 public repositories matching this topic...
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
-
Updated
Oct 6, 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
Sep 18, 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 9, 2020 - Python
An alternative full node bitcoin implementation written in Go (golang)
-
Updated
Oct 9, 2020 - Go
A javascript Bitcoin library for node.js and browsers.
-
Updated
Oct 8, 2020 - TypeScript
Describe your environment
(if applicable)
Operating system: UBUNTU 18.04
Python Version: 3.6.9 (python -V)
CCXT version: ccxt==1.33.72 (pip freeze | grep ccxt)
Freqtrade Version: develop-10c5b230 (freqtrade -
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
Squeezer Framework - Build serverless dApps
-
Updated
May 9, 2019 - JavaScript
In step 1 of a trade, both the maker and the taker have to choose how they pay for the trade fee: in BTC or BSQ.
Most people don't know what BSQ is or where they can get it, especially new users. They probably assume that, since they don't already have any BSQ, they can't choose that option.
Therefore, Bisq should add a link to the BSQ market next to the BTC/BSQ fee selector, like this:
<
₿ 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 8, 2020 - TypeScript
Curated collection of blockchain & cryptocurrency resources.
-
Updated
Sep 23, 2020
A simplified blockchain implementation in Golang
-
Updated
Nov 4, 2019 - Go
A python wrapper for Alpha Vantage API for financial data.
-
Updated
Sep 5, 2020 - Python
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 7, 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 6, 2020 - Java
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release 2 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