/ignitioncoin

Ignition is a PoW (Neoscrypt) / PoS / Master Node hybrid cryptocurrency, with a 5 million coin maximum supply, which is generated slower and slower over 50 years. Master Node cost 3000IC, block size is 20MB, and block time is ~2Minutes.

Primary LanguageC++OtherNOASSERTION

Ignition Release Tree GitHub version

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 and 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