Author: admin

  • SRC – SecureCoin

    Securecoin was launched on 28th August 2013 as “A Fast and Secure Version of Bitcoin”. The aim of SecureCoin is to provide a secure, fast, and reliable network that is supported by active and involved developers. Securecoin specifications Reward Per Block: 5 after block 4500 Time Between Blocks: Every 1 minute Difficulty Retarget: 500 blocks. Difficulty…

  • KingCoin mining configuration

    Sample kingcoin.conf file: listen=1 daemon=1 server=1 rpcuser=u rpcpassword=p rpcport=33333 addnode=198.66.99.113 Solo mining: – setup kingcoin.conf in %appdata%/kingcoin – fill kingcoin.conf in the form of sample kingcoin.conf – use mining page in the kingcoin.exe to solo mine Dedicated KingCoin miner startup command: KingCPUMiner.exe -a scrypt-new -o http://127.0.0.1:33333 -u u -p p

  • KING – KingCoin

    KingCoin is a new POW+POS coin with modified scrypt algo. Release date: August 21, 2013. KingCoin features modified scrypt algo: Keccak 512 + Chacha + Keccak 256 native coin control support KingCoin specifications  POS+POW Coin Control P2P port: 33332, RPC port: 33333 Total coins: 100 million 60 second blocks reward per block: maximum reward is…

  • Memorycoin grant voting

    All addresses beginning MVTExEx are eligible to receive grants providing they receive enough votes, where x must be a number between 1 and 9, and the lowercase letter o represents 0. The amount of the grant that the address is eligible to receive is based on these numbers. Example: a MVTE3E2 is eligible to receive a…

  • MMC – Memorycoin 2.0

     MemoryCoin 2.0 [MMC] MemoryCoin Manifesto http://memorycoin.org/manifesto/ The Proof of Work is a modified Momentum based algorithm. It has a small SHA512 component, and a large AES component – chips with AES-NI instruction sets will fare *much* better. Each hash requires 1GB of Memory to perform and encrypts 50GB of data. By contrast, the verification only…