forked from ignitioncoin/ignitioncoin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
34 lines (20 loc) · 1.28 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Ignition Release Tree
Ignition is a PoW (NeoScrypt) / PoS / Master Node hybrid cryptocurrency, with a 5 million coin maximum supply, which is generated at a slower rate every 1 Million IC, until it's limit is reached. Master Node cost 3000IC, block size is 20MB, and block time is ~2Minutes.
The block production is 50% PoW and 50% PoS, of which each PoS block is split between Masternode and Staker evenly.
Block Spacing: 120 Seconds
Maturity: 15 Blocks
Stake Minimum Age: 30 Minutes
Default Main-Net Network Ports:
Port: 44144
RPC Port: 44155
Website: https://IgnitionCoin.org
LiveNet Explorer: http://explorer.ignitioncoin.org/ -- https://blockchain.ignitioncoin.org
BitcoinTalk Announcement: https://bitcointalk.org/index.php?topic=2612608.0
White Paper: https://ignitioncoin.org/wp-content/uploads/2018/01/Ignition-Coin-White-Paper.pdf
CoinMarketCap: https://coinmarketcap.com/currencies/ignition/
Exchanges IC is available on (as of 5/30/2018): Cryptopia, CoinExchange, CryptoBridge, BiteBTC - Coming Soon: CryptalDash Exchange
For compiling on different architectures, see the docs/build-*os* documents. Otherwise, view releases page for windows qt-wallets.
****
IC is dependent upon libsecp256k1 by sipa, the sources for which can be found here:
https://github.com/bitcoin/secp256k1
****