Skip to content

LIMXTEC/awesome-bitsend-bsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Bitsend BSD Awesome

A collection of awesome Bitsend BSD resources.

Inspired by awesome.

Contributions are always welcome!

Contents

Introduction

What is Bitsend BSD?

Bitsend is a Open Source and Peer to Peer Cryptocurreny with PoW and Masternode Addon.

Warning

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

General

Whitepaper

Wallets

Explorer

Exchanges

Auto Exchanges

  • InstaSwap InstaSwap - Simple. Fast. Secure.

Portfolio tracker

  • Cryptonaut Easily track your cryptocurrency portfolio
  • Delta Direct DELTA Direct ICO & cryptocurrency portfolio tracker

Buy with FIAT

Market Info

Coin Info

Masternode Info

Masternode Hosting

Bill Service

Games

Videos

Bitsend Sponsor Bitsend #BTCM Germany Essen (2017)

Articles

Podcasts

Community

Telegram Channels

Pools

Tools and Services

Dockers Images

Development Libraries

  • 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

Network Details

  • MainNetwork Details
Network Magic = 0xA3, 0xD5, 0xC2, 0xF9
MessageMagic = "Bitsend Signed Message:\n"
Default Port = 8886
RPC Port = 8800
Seed = seed.mybitsend.com, seed1.mybitsend.com
PUBKEY_ADDRESS = 102
PUBKEY_ADDRESS_HEX = 0x66
SCRIPT_ADDRESS = 5
SCRIPT_ADDRESS_HEX = 0x05
SECRET_KEY (WIF) = 204
SECRET_KEY_HEX (WIF) = 0xCC
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'/91'/0'/
Genesis = 0x0000012e1b8843ac9ce8c18603658eaf8895f99d3f5e7e1b7b1686f35e3c087a
MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57
  • TestNetwork Details
Network Magic = 0x0B, 0x11, 0x09, 0x07
Default Port = 18333
RPC Port = 18800
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
BIP44_PATH = m/44'/1'/0'/
Genesis = 0x000003a68444b3c63b7882dd7244cd8ce1d11a30809295ab382bfdcab6d45332
MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57
  • RegTest Details
Network Magic = 0x4C, 0x1A, 0x2C, 0xAF
Default Port = 8885
RPC Port = 18332
Seed =
PUBKEY_ADDRESS = 111
PUBKEY_ADDRESS_HEX = 0x6F
SCRIPT_ADDRESS = 239
SCRIPT_ADDRESS_HEX = 0xC4
SECRET_KEY (WIF) = 196
SECRET_KEY_HEX (WIF) = 0xEF
EXT_PUBLIC_KEY = 0x04, 0x35, 0x87, 0xCF
EXT_SECRET_KEY = 0x04, 0x35, 0x83, 0x94
Genesis = 0x00000d500e703fb0d5efc44e6987e2b479bef162c0934d95cdcb5a9808e8d2db
MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57

SLIP and BIP Details

Other Awesome Lists

Contributing

Please see CONTRIBUTING for details.