Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dalijolijo authored Sep 24, 2018
1 parent 9a7dfae commit 3955176
Showing 1 changed file with 73 additions and 73 deletions.
146 changes: 73 additions & 73 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,13 @@ Contributions are always welcome!
* [Videos](#videos)
* [Articles](#articles)
* [Podcasts](#podcasts)
* [Tools](#tools)
* [Dockers Images](#dockers-images)
* [Development Libraries](#development-libraries)
* [Community](#community)
* [Telegram Channels](#telegram-channels)
* [Pools](#pools)
* [Tools](#tools)
* [Dockers Images](#dockers-images)
* [Development Libraries](#development-libraries)
* [Network Details](#network-details)
* [Other Awesome Lists](#other-awesome-lists)
* [Contributing](#contributing)

Expand All @@ -37,64 +38,6 @@ Bitsend is a Open Source and Peer to Peer Cryptocurreny with PoW and Masternode
### Warning
All script is provided AS IS with no support or warranties.

### Requirements
[ ]

### Network Details
* MainNetwork Details
```
Network Magic = 0xA3, 0xD5, 0xC2, 0xF9
Default Port = 8886
RPC Port = 8800
Seed = seed.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
EXT_PUBLIC_KEY = 0x04, 0x88, 0xB2, 0x1E
EXT_SECRET_KEY = 0x04, 0x88, 0xAD, 0xE4
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 = 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
BIP44_PATH = m/44'/1'/0'/
Genesis = 0x0000012e1b8843ac9ce8c18603658eaf8895f99d3f5e7e1b7b1686f35e3c087a
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 = 0x0000012e1b8843ac9ce8c18603658eaf8895f99d3f5e7e1b7b1686f35e3c087a
MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57
```

## General
* [Bitsend Webpage](https://bitsend.info) Bitsend BSD Webpage with all Infos about.
* [Bitsend ANN](https://bitcointalk.org/index.php?topic=1370307.0) Bitsend Bitcointalk Thread
Expand Down Expand Up @@ -141,19 +84,10 @@ MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57

## Podcasts

## Tools
* [GeneralBytes](https://github.com/GENERALBYTESCOM/batm_public) ATM Server / Client Software
* [Mnemonic Code Converter](https://iancoleman.io/bip39) A web tool for converting BIP39 mnemonic codes

## Dockers Images
* [Bitsend MN Docker](https://github.com/LIMXTEC/) Bitsned Masternode Docker [(Docker Image)](https://hub.docker.com/r/limxtec/)
* [Bitsend Seeder](https://github.com/LIMXTEC/bitsend-seeder) Seeder for the Bitsend BSD Network [(Docker Image)](https://hub.docker.com/r/limxtec/bitsend-seeder)

## Development Libraries

## Community
* [Bitsend Twitter](https://twitter.com/bit_send) Bitsend Twitter feed.
* [Bitsend Twitter](https://twitter.com/bit_send) Bitsend Twitter feed
* [Bitsend Forum](http://bitsend.info/forums) Bitsend Forum - Bitsendtalk
* [Bitsend Discord](https://discord.gg/unG36w) Bitsend Discord Group

## Telegram Channels
* [Telegram (English)](https://t.me/BSD_Bitsend) Bitsend Telegram Channel English
Expand All @@ -166,10 +100,76 @@ MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57
* [Omegapool](https://www.omegapool.cc)
* [zpool](https://www.zpool.ca)

## Tools
* [GeneralBytes](https://github.com/GENERALBYTESCOM/batm_public) ATM Server / Client Software
* [Mnemonic Code Converter](https://iancoleman.io/bip39) A web tool for converting BIP39 mnemonic codes

## Dockers Images
* [Bitsend MN Docker](https://github.com/LIMXTEC/) Run a Bitend Masternode in a Docker Container [(Docker Image)](https://hub.docker.com/r/limxtec/bsd-masternode)
* [Bitsend Seeder](https://github.com/LIMXTEC/bitsend-seeder) Seeder for the Bitsend BSD Network [(Docker Image)](https://hub.docker.com/r/limxtec/bitsend-seeder)

## Development Libraries
* [Bitsend Python library](https://github.com/richardkiss/pycoin) Python-based Bitcoin and alt-coin utility library.

## Network Details
* MainNetwork Details
```
Network Magic = 0xA3, 0xD5, 0xC2, 0xF9
Default Port = 8886
RPC Port = 8800
Seed = seed.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
EXT_PUBLIC_KEY = 0x04, 0x88, 0xB2, 0x1E
EXT_SECRET_KEY = 0x04, 0x88, 0xAD, 0xE4
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 = 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
BIP44_PATH = m/44'/1'/0'/
Genesis = 0x0000012e1b8843ac9ce8c18603658eaf8895f99d3f5e7e1b7b1686f35e3c087a
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 = 0x0000012e1b8843ac9ce8c18603658eaf8895f99d3f5e7e1b7b1686f35e3c087a
MerkleRoot = 0xc0c4f68994b78c31b6c7d7a8a895b5a085857adfbb73699bcfe5a247a357df57
```

## Other Awesome Lists
* [Bitcloud](https://github.com/LIMXTEC/awesome-bitcloud-btdx) Bitcloud Awesome List
* [Bitcore](https://github.com/LIMXTEC/awesome-bitcore-btx) Bitcore Awesome List
* [Megacoin](https://github.com/LIMXTEC/awesome-megacoin-mec/) Megacoin Awesome List
* [Megacoin](https://github.com/LIMXTEC/awesome-megacoin-mec) Megacoin Awesome List

## Contributing
Please see [CONTRIBUTING](https://github.com/LIMXTEC/awesome-bitsend-bsd/blob/master/contributing.md) for details.

0 comments on commit 3955176

Please sign in to comment.