A collection of awesome Megacoin MEC resources.
Inspired by awesome.
Contributions are always welcome!
- Introduction
- General
- Wallets
- Explorer
- Exchanges
- Auto Exchanges
- Portfolio tracker
- Bill Service
- Games
- Videos
- Articles
- Podcasts
- Community
- Telegram Channels
- Pools
- Tools and Services
- Development Libraries
- Network Details
- SLIP and BIP Details
- Other Awesome Lists
- Contributing
Megacoin is a Opensource and Peer to Peer Cryptocurreny started in Jul 2013.
All script is provided AS IS with no support or warranties.
- Megacoin Webpage Megacoin MEC Webpage with all Infos about.
- Megacoin ANN English Megacoin Bitcointalk Thread English
- Megacoin QT Wallet Megacoin Github releases
- Coinomi Android Wallet Coinomi Android Wallet
- Coinomi iOS Wallet Coinomi iOS Wallet
- cryptoID Megacoin chainz Blockexplorer
- Cryptonaut Easily track your cryptocurrency portfolio
- Delta Direct DELTA Direct ICO & cryptocurrency portfolio tracker
- Megacoin Twitter Megacoin Twitter feed.
- Telegram Main Channel (English) Megacoin Telegram Main Channel English
- 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
- 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 = 0xED, 0xE0, 0xE4, 0xEE
MessageMagic = "MegaCoin Signed Message:\n"
Default Port = 7951
RPC Port = 7952
Seed =
PUBKEY_ADDRESS = 50
PUBKEY_ADDRESS_HEX = 0x32
SCRIPT_ADDRESS = 5
SCRIPT_ADDRESS_HEX = 0x05
SECRET_KEY (WIF) = 178
SECRET_KEY_HEX (WIF) = 0xB2
EXT_PUBLIC_KEY = 0x04, 0x88, 0xB2, 0x1E
EXT_SECRET_KEY = 0x04, 0x88, 0xAD, 0xE4
BIP44_PATH = m/44'/217'/0'/
Genesis = 0x7520788e2d99eec7cf6cf7315577e1268e177fff94cb0a7caf6a458ceeea9ac2
MerkleRoot = 0x6065d08d755e00a90449abe8a0923d0622feb6f7ab3f435c337369334119e636
- TestNetwork Details
Network Magic = 0xFD, 0xF0, 0xF4, 0xFE
Default Port = 19444
RPC Port = 50732
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 = 0x7520788e2d99eec7cf6cf7315577e1268e177fff94cb0a7caf6a458ceeea9ac2
MerkleRoot = 0x6065d08d755e00a90449abe8a0923d0622feb6f7ab3f435c337369334119e636
- RegTest Details
Network Magic = 0xFD, 0xF0, 0xF4, 0xFE
Default Port = 19444
RPC Port = 50732
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 = 0x7520788e2d99eec7cf6cf7315577e1268e177fff94cb0a7caf6a458ceeea9ac2
MerkleRoot = 0x6065d08d755e00a90449abe8a0923d0622feb6f7ab3f435c337369334119e636
- 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.