Skip to content

LIMXTEC/awesome-bitcore-btx

Repository files navigation

Awesome Bitcore BTX Awesome

A collection of awesome Bitcore BTX resources.

Inspired by awesome.

Contributions are always welcome!

Contents

Introduction

What is Bitcore BTX?

Bitcore is a Open Source and Peer to Peer Cryptocurreny started in Aril 2017 as a Hyprid Fork from Bitcoin.

Warning

All script is provided AS IS with no support or warranties.

General

Whitepaper

Wallets

Hardware Wallets

  • Trezor Hardware Wallet. Bitcore on Trezor works only with Bitcore electrum wallet.
  • Ellipal Hardware wallet with mobile app support to protect your crypto assets.
  • Archos Safe T Mini Hardware wallet.

Explorer

Exchanges

Auto Exchanges

  • InstaSwap InstaSwap - Simple. Fast. Secure.

Portfolio tracker

  • Blockfolio Easily track your cryptocurrency portfolio
  • Delta Delta ICO & cryptocurrency portfolio tracker

Market Info

Bill Service

Payment Solutions

  • BTCPay BTCPay is multi-tenant open-source payment processor
  • PayByte PayByte is a payment processor for accept cryptopayments
  • Atomicpay is a decentralized cryptocurrency payment processor. -How to use with BTX

Games Steam and Casino

  • Luckygames Luckygames is a Multicoin Online Casino
  • Games4Coins Service to buy Steam keys with BTX
  • CryptoCrowns is a cryptocurrency gambling/bettings website platform featuring unique games among other cryptocurrency players.

Videos

Articles

Podcasts

  • Crypto Anomaly Show The Crypto Anomaly Show Exploring The Bitcore [BTX] with Ivo
  • Coin Boys Coin Boys "Coin of the Show" (BITCORE) w/Lead Manager Ivo

Community

Telegram Channels

Pools

Miner Articles

  • How to Mine Bitcore How to Mine Bitcore (BTX): Complete Beginner’s Guide JULY 16, 2018 from Zach Hildreth

Miner for Bitcore

Tools and Services

Atomicpay Payment Plugins Api

PayByte Payment Plugins

BTCPay Server and Payment Plugins

Dockers Solutions

Development Libraries

  • NBitcoin Bitcoin/altcoin C# library for the .NET framework
  • pycoin Python-based Bitcoin and alt-coin utility library
  • PyWallet this Python library simplify the process of creating new BIP32 (HD) wallets
  • python-OP_RETURN Simple Python commands and library for using Bitcore BTX OP_RETURNs
  • EasyBitcore-PHP A simple class for making calls to Bitcore's API using PHP
  • crptwav Go library for address validation

Network Details

  • MainNetwork Details
Network Magic = 0xF9, 0xBE, 0xB4, 0xD9
MessageMagic = "BitCore Signed Message:\n"
Default Port = 8555
RPC Port = 8556
Seed = seed.bitcore.biz
PUBKEY_ADDRESS = 3
PUBKEY_ADDRESS_HEX = 0x03 
SCRIPT_ADDRESS = 5
SCRIPT_ADDRESS_HEX = 0x05
SECRET_KEY (WIF) = 128
SECRET_KEY_HEX (WIF) = 0x80
XPRV_HEADERS
        'standard':    0x0488ade4  # xprv
        'p2wpkh-p2sh': 0x049d7878  # yprv
        'p2wpkh':      0x04b2430c  # zprv
        'p2wsh-p2sh':  0x0295b005  # Yprv
        'p2wsh':       0x02aa7a99  # Zprv
XPUB_HEADERS
        'standard':    0x0488b21e  # xpub
        'p2wpkh-p2sh': 0x049d7cb2  # ypub
        'p2wpkh':      0x04b24746  # zpub
        'p2wsh-p2sh':  0x0295b43f  # Ypub
        'p2wsh':       0x02aa7ed3  # Zpub
BIP44_PATH = m/44'/160'/0'/
Genesis = 0x604148281e5c4b7f2487e5d03cd60d8e6f69411d613f6448034508cea52e9574
MerkleRoot = 0x1669526520b4e037738825c5f09c01c8f6ef6a3a5ee552e65e6d0141507987c7
  • TestNetwork Details
Network Magic = 0xFD, 0xD2, 0xC8, 0xF1
Default Port = 8666
RPC Port = 50332
Seed = 188.68.52.172, 51.15.84.165
PUBKEY_ADDRESS = 111
PUBKEY_ADDRESS_HEX = 0x6F
SCRIPT_ADDRESS = 196
SCRIPT_ADDRESS_HEX = 0xC4
SECRET_KEY (WIF) = 239
SECRET_KEY_HEX (WIF) = 0xEF
EXT_PUBLIC_KEY = 0x04, 0x35, 0x87, 0xCF
EXT_SECRET_KEY = 0x04, 0x35, 0x83, 0x94
BIP44_PATH = m/44'/1'/0'/
Genesis = 0x02c5d66e8edb49984eb743c798bca069466ce457b7febfa3c3a01b33353b7bc6
MerkleRoot = 0x0ac58b2cf882f0d25b640d4b22411a22246962aff702064255b2611f48e300ff
  • RegTest Details
Network Magic = 0xFA, 0xBF, 0xB5, 0xDA
Default Port = 19444
RPC Port = 50332
Seed =
PUBKEY_ADDRESS = 111
PUBKEY_ADDRESS_HEX = 0x6F
SCRIPT_ADDRESS = 196
SCRIPT_ADDRESS_HEX = 0xC4
SECRET_KEY (WIF) = 239
SECRET_KEY_HEX (WIF) = 0xEF
EXT_PUBLIC_KEY = 0x04, 0x35, 0x87, 0xCF
EXT_SECRET_KEY = 0x04, 0x35, 0x83, 0x94
Genesis = 0x604148281e5c4b7f2487e5d03cd60d8e6f69411d613f6448034508cea52e9574
MerkleRoot = 0x1669526520b4e037738825c5f09c01c8f6ef6a3a5ee552e65e6d0141507987c7

SLIP and BIP Details

Graphic Identity and designs

Other Awesome Lists

Contributing

Please see CONTRIBUTING for details.