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 7,942 public repositories matching this topic...
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
-
Updated
Dec 13, 2021 - JavaScript
Describe your environment
N/A
Describe the enhancement
Currently it seems the max_open_trades can have significant impact on profit. The only way I have been able to find a good number is to run several back
A bitcoin trading bot written in node - https://gekko.wizb.it/
-
Updated
Feb 16, 2020 - JavaScript
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
-
Updated
Dec 23, 2020 - Python
Creating a new issue based on lbryio/lbry-sdk#877
- Update ensure_directory_exists() to check that the directory is writable by the current process.
- If it's not, return a useful error
- Add tests to cover the case when
- download directory does not exist
- download dir exists but is not writable
- dir exists an
A simple Blockchain in Python
-
Updated
Mar 15, 2022 - C#
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
-
Updated
Apr 5, 2022 - Go
In the output of list channels the private/public status of the channel is returned, but in the output of pending channels the status is not revealed. To allow for recognizing a pending open channel as a private requires waiting for the channel to confirm.
Ideally the PendingChannelsResponse would include the channel flags or the private/public status of the channel to know which type of chan
Electrum Bitcoin Wallet
-
Updated
Apr 7, 2022 - Python
Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
-
Updated
Oct 28, 2020 - C++
An alternative full node bitcoin implementation written in Go (golang)
-
Updated
Apr 2, 2022 - Go
A javascript Bitcoin library for node.js and browsers.
-
Updated
Apr 3, 2022 - TypeScript
Description
The "send payment" dialogue after seller taker accepted my offer is telling me to "start payment using sepa instant"; the account I used is normal sepa.
Version
1.8.0
S
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
-
Updated
Mar 20, 2022 - Python
An advanced crypto trading bot written in Python
-
Updated
Apr 6, 2022 - Python
A high frequency, market making cryptocurrency trading platform in node.js
-
Updated
Dec 8, 2021 - TypeScript
Curated collection of blockchain & cryptocurrency resources.
-
Updated
Mar 28, 2022
The Comprehensive Ethereum Reading List
-
Updated
Mar 9, 2022
Reading currencies, alphavantage returns a greeting note ("welcome") and this note raises an error in alphavantage.py line 363.
elif "Note" in json_response and self.treat_info_as_error:
raise ValueError(json_response["Note"])
For this reason, alphavantage does not work in home assistant.
₿ A guide (for humans!) to cryto-currencies and their algos.
-
Updated
Jan 11, 2022
Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.
-
Updated
Apr 7, 2022 - TypeScript
Yo,
When you provide an invalid BTC address by claiming Funds from a Pull Payment, it gives a weird bullet point before the tekst.
A simplified blockchain implementation in Golang
-
Updated
Dec 30, 2021 - Go
Squeezer Framework - Build serverless dApps
-
Updated
May 9, 2019 - JavaScript
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies
-
Updated
Mar 24, 2022 - Go
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.
-
Updated
Apr 4, 2022 - Java
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release 7 months ago
- Repository
- bitcoin/bitcoin
- Website
- bitcoin.org/en
- Wikipedia
- Wikipedia


To prevent endless issues when running the linters locally (say, on specific versions of bash, or system tools having certain names, or a certain implementation of
sed, etc) , as well as for maintainability/reviewability, it's preferred for linter scripts to be written in Python.Here is a list of scripts, feel free to pick up any that haven't been ported:
test/lint/check-doc.py(a