All Projects → LIMXTEC → Bitcore

LIMXTEC / Bitcore

Licence: mit
BitCore (BTX) - Cryptocurrency 220 Byte Datacarriersize

Projects that are alternatives of or similar to Bitcore

Donate
Cryptocurrency donation daemon
Stars: ✭ 34 (-63.83%)
Mutual labels:  bitcoin, cryptocurrencies, btc
Bitcoin Arbitrage
An AWS Lambda function that looks for Bitcoin Arbitrage opportunities
Stars: ✭ 115 (+22.34%)
Mutual labels:  bitcoin, cryptocurrencies, btc
Crypto vba
An Excel/VBA project to communicate with various cryptocurrency exchanges APIs
Stars: ✭ 103 (+9.57%)
Mutual labels:  bitcoin, cryptocurrencies, btc
Bit
Bitcoin made easy.
Stars: ✭ 958 (+919.15%)
Mutual labels:  bitcoin, cryptocurrencies
Cryptocurrency Robot
Open source telegram bot for cryptocurrencies.
Stars: ✭ 21 (-77.66%)
Mutual labels:  bitcoin, cryptocurrencies
Hodlermanifesto
The HODLer Manifesto
Stars: ✭ 31 (-67.02%)
Mutual labels:  bitcoin, btc
Bitsend
BitSend Master (Live Version)
Stars: ✭ 39 (-58.51%)
Mutual labels:  bitcoin, cryptocurrencies
Cryptex
Gemini, GDAX, Bitfinex, Poloniex, Binance, Kraken, Cryptopia, Koinex, BitGrail and CoinMarketCap cryptocurrency exchange API clients in Swift / iOS SDK. Check prices and account balances using Sample iOS app.
Stars: ✭ 51 (-45.74%)
Mutual labels:  bitcoin, cryptocurrencies
Straks
A new decentralised, open source, community driven digital currency, focusing on e-commerce utility
Stars: ✭ 53 (-43.62%)
Mutual labels:  bitcoin, currency
Arbitrader
A market neutral cryptocurrency trading bot.
Stars: ✭ 66 (-29.79%)
Mutual labels:  bitcoin, btc
Crypto Whale Watcher
An app to keep a watch on big volume trades of cryptocurrecies on different exchanges by sending alerts via a Telegram Bot.
Stars: ✭ 60 (-36.17%)
Mutual labels:  bitcoin, cryptocurrencies
Xchange.js
Bitcoin and Altcoin exchange api aggregator / wrapper
Stars: ✭ 74 (-21.28%)
Mutual labels:  bitcoin, cryptocurrencies
Bitnfc
Bitcoin NFC Android Mobile Wallet - JS + Ionic + Cordova + Bitcore + Blockchain.info API + Cordova NFC plugin
Stars: ✭ 88 (-6.38%)
Mutual labels:  bitcoin, btc
Currencyviewer
Short python framework that dynamically displays and converts the cryptocurrencies in your Kraken wallet into equivalents fiat money.
Stars: ✭ 13 (-86.17%)
Mutual labels:  bitcoin, currency
Esp8266 Bitcoin Ssid Ticker
A Bitcoin SSID ticker for ESP8266's written in Arduino C/C++
Stars: ✭ 31 (-67.02%)
Mutual labels:  bitcoin, btc
Jekyll Paspagon
Sell your Jekyll blog posts in various formats for cryptocurrencies.
Stars: ✭ 8 (-91.49%)
Mutual labels:  bitcoin, cryptocurrencies
Blockchain
Compilation of useful documents and scientific papers about Blockchain & cryptocurrencies.
Stars: ✭ 751 (+698.94%)
Mutual labels:  bitcoin, cryptocurrencies
Nplusminer
NPlusMiner + GUI | NVIDIA/AMD/CPU miner | AI | Autoupdate | MultiRig remote management
Stars: ✭ 75 (-20.21%)
Mutual labels:  bitcoin, btc
Rotki
A portfolio tracking, analytics, accounting and tax reporting application that protects your privacy
Stars: ✭ 689 (+632.98%)
Mutual labels:  bitcoin, cryptocurrencies
Bitcoinkit
Bitcoin protocol toolkit for Swift
Stars: ✭ 738 (+685.11%)
Mutual labels:  bitcoin, btc

Welcome to BitCore BTX

GitHub Logo

Release Notes - FAQ - Website - BitcoinTalk

Build Status

What is BitCore?

Established on 24th of April 2017, BitCore from the community for the community. BitCore has one of the lowest transaction fees on the market while possibly providing the best on-chain scaling solution in the entire crypto-sphere. Take a look at our comparison chart.

BitCore BTX preserves and implements Bitcoin features such as SegWit, which enables advanced scaling technologies like Lightning Network. Significant differences at launch time included:

  • Unique wallet addresses (prefixes of 2 and S and btx (BIP 173 bench32)
  • Command Fork System
  • Masternode System Dash Core
  • 2,100 BTX for one Masternode
  • 220 Byte Datacarriersize (OP_RETURN)
  • Hashalgorythm Timetravel10
  • Bitcore Diffshield
  • Travis CI support

For more information, as well as an immediately useable, binary version of the BitCore software, see https://bitcore.cc.

Claiming for Bitcoin holders

Claiming for the first snapshot (Bitcoin block #463604) ended 30th of October 2017. We made a new snapshot of the Bitcoin network on 2nd of November 2017 (Bitcoin block #492820). These ~5 million addresses are able to claim BitCore BTX for free, right now! Read how to here.

Development Process

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Releases are created regularly to indicate new official, stable release versions of BitCore.

The contribution workflow is described in CONTRIBUTING.md.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: make check. Further details on running and extending unit tests can be found in /src/test/README.md.

There are also regression and integration tests, written in Python, that are run automatically on the build server. These tests can be run (if the test dependencies are installed) with: test/functional/test_runner.py

The Travis CI system makes sure that every pull request is built for Windows, Linux, and OS X, and that unit/sanity tests are run automatically.

License

BitCore is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].