A collection of awesome Bitcloud BTDX resources.
Inspired by awesome.
Contributions are always welcome!
- Introduction
- General
- Wallets
- Explorer
- Exchanges
- Auto Exchanges
- Portfolio tracker
- Market Info
- Coin Info
- Masternode Info
- Masternode Hosting
- Community
- Telegram Channels
- Tools and Services
- Dockers Solutions
- Development Libraries
- Network Details
- SLIP and BIP Details
- Other Awesome Lists
- Contributing
Bitcloud is a Opensource and Peer to Peer Cryptocurreny with PoS and Masternode Addon.
All script is provided AS IS with no support or warranties.
- Bitcloud Webpage Bitcloud BTDX Webpage with all Infos about.
- Bitcloud ANN English
- Bitcloud Forum
- Bitcloud QT Wallet Bitcloud Github releases
- cryptoID Bitcloud chainz Blockexplorer
- Cryptopia
- CryptoBridge
- CoinExchange
- crex24
- Altilly - BTC
- Altilly - USDT
- Altilly - ETH
- Altilly - LTC
- Altilly - DOGE
- InstaSwap InstaSwap - Simple. Fast. Secure.
- Cryptonaut Easily track your cryptocurrency portfolio
- Delta Direct DELTA Direct ICO & cryptocurrency portfolio tracker
- CoinMarketCap Bitcloud Ranking by Market Capitalization
- WorldCoinIndex Bitcloud price index and market cap
- CryptoCompare Live Bitcloud prices, trades and volumes
- ATHCoinIndex Bitcore ATH price & market capitalizations
- Delta Easily track your cryptocurrency portfolio
- YouStake.to Bitcloud Coin Info
- Bitcloud Twitter Bitcloud Twitter feed.
- Bitcloud Facebook Bitcloud Facebook
- Bitcloud Discord Bitcloud Discord Community
- Bitcliud Reddit Bitcloud Reddit Community
- Telegram (English) Bitcloud Telegram Channel English
- Telegram (Deutsch) Bitcloud Telegram Channel Deutsch
- GeneralBytes ATM Server / Client Software
- Mnemonic Code Converter A web tool for converting BIP39 mnemonic codes
- hd-wallet-derive A command-line tool that derives bip32 addresses and private keys
- Bitcloud MN Docker Run a Bitend Masternode in a Docker Container (Docker Image)
- Bitcloud-Node-Manager Lightweight dashboard and control system for your Bitcloud node
- pycoin Python-based Bitcoin and alt-coin utility library
- PyWallet this Python library simplify the process of creating new BIP32 (HD) wallets
- crptwav Go library for address validation
- MainNetwork Details
Network Magic = 0xE4, 0xE8, 0xBD, 0xFD
MessageMagic = "Diamond Signed Message:\n"
Default Port = 8329
RPC Port = 8330
Seed = seed.bitcloud.network
PUBKEY_ADDRESS = 25
PUBKEY_ADDRESS_HEX = 0x19
SCRIPT_ADDRESS = 5
SCRIPT_ADDRESS_HEX = 0x05
SECRET_KEY (WIF) = 153
SECRET_KEY_HEX (WIF) = 0x99
EXT_PUBLIC_KEY = 0x04, 0x88, 0xB2, 0x1E
EXT_SECRET_KEY = 0x04, 0x88, 0xAD, 0xE4
BIP44_PATH = m/44'/218'/0'/
Genesis = 0x000002d56463941c20eae5cb474cc805b646515d18bc7dc222a0885b206eadb0
MerkleRoot = 0x68f38e0fb1ea4346fa70aee7799c5f952293644e9ffdeccac41173e1e10e07cb
- TestNetwork Details
Network Magic = 0x45, 0x76, 0x65,0xBA
Default Port = 51474
RPC Port = 8329
Seed =
PUBKEY_ADDRESS = 139
PUBKEY_ADDRESS_HEX = 0x8B
SCRIPT_ADDRESS = 19
SCRIPT_ADDRESS_HEX = 0x13
SECRET_KEY (WIF) = 239
SECRET_KEY_HEX (WIF) = 0xEF
EXT_PUBLIC_KEY = 0x3A, 0x80, 0x61, 0xA0
EXT_SECRET_KEY = 0x3A, 0x80, 0x58, 0x37
BIP44_PATH = m/44'/1'/0'/
Genesis = 0x000002d56463941c20eae5cb474cc805b646515d18bc7dc222a0885b206eadb0
MerkleRoot =
- RegTest Details
Network Magic = 0xA1, 0xCF, 0x7E, 0xAC
Default Port = 51476
Seed =
PUBKEY_ADDRESS =
PUBKEY_ADDRESS_HEX =
SCRIPT_ADDRESS =
SCRIPT_ADDRESS_HEX =
SECRET_KEY (WIF) =
SECRET_KEY_HEX (WIF) =
EXT_PUBLIC_KEY =
EXT_SECRET_KEY =
Genesis = 0x000002d56463941c20eae5cb474cc805b646515d18bc7dc222a0885b206eadb0
MerkleRoot =
- Megacoin coinparams Specific information such as key prefixes, DNS seeds, bip32, bip44, etc, available in JSON format.
- Satoshilabs SLIP132/BIP-0032 Registered HD version bytes, e.g. xpub, ypub, zpub, Ypub, Zpub
- Satoshilabs SLIP-0044/BIP-0044 BIP-0044 defines a logical hierarchy for deterministic wallets.
Please see CONTRIBUTING for details.