EmerCoin -
SHA- 256 Cryptocurrency with Proof-of-Stake + Proof-of-Work mining. Developed by
ppc.fixx.ru team.
Short :
EMCSite:
emercoin.comPool:
pool.emercoin.comWallet and sources (
v 0.1.4) Windows, Linux:
https://github.com/EvgenijM86/emercoin/releasesGithub:
https://github.com/EvgenijM86/emercoinBlockchainexplorer(beta)
http://pool.emercoin.com/blockinfo?blockNum=1Description:
Based on PPCoin. More focused on the production of coins by PoS than PoW.
Mining has a bonus on the interval 1-512 difficulty for high initial issue of coins.
Further difficulty will gradually increase, making PoS mining more promising.
EMC established as the local currency of a number of Internet projects (social networks, research projects, networking, games) as well as to support and sponsor hightech projects (robotics, electric vehicles, submersibles).Of course, EMC is available for any cryptocurrency operations.
There will be no pre-mining. Binaries and sources will be available on December 11 2013 Moscow (12:00 +3 GMT).
- Total coins: 1 * 10^9 EMC
- PoW block spacing changes from 10 seconds to 10 minutes depending on number of found blocks and difficulty.
- Award for block is 5020 EMC ( decreases depending on complexity)
- Difficulty is recalculated each block
- PoS - 6% per year
- Confirmations for new block : 32
-------
v 0.1.1 add comand:
+ { "getrawtransaction", &getrawtransaction, false},
+ { "listunspent", &listunspent, false},
+ { "createrawtransaction", &createrawtransaction, false},
+ { "signrawtransaction", &signrawtransaction, false},
+ { "sendrawtransaction", &sendrawtransaction, false},
+ { "decoderawtransaction", &decoderawtransaction, false},-------
v 0.1.2-0.1.4 add
Now payment links open correctly as in qt-Bitcoin client.
You can integrate EMC reception on their sites using the links format
emercoin:EMCAdress?Amount=x (where x - number of coins).
Also available in the source code of the payment gateway -
https://github.com/A...mercoin_paymentTest Gateway -
http://192.241.241.153/emercoin Hiya folks,
Just thought that I would say hello all.
I hev just started on coin mining for the first time ever and was wondering if any of you have tried to mine emercoin.
I have one AntMiner U1 and a Vista laptop.
I believe that the pc should not matter when using AntMiner U1 --- correct??
I have installed the UART USB driver.
I have done the Zadig thingy.
I have installed cgminer.
I have installed emercoin-qt.
I have a powered USB hub.
I have registered with pool.emercoin.com and the pool address is pool.emercoin.com:3333
I have followed this instruction:
"Use your miner program to mine with workers you have set. For example, to mine with cgminer you need to run the following command - cgminer -o pool.emercoin.com:3333 -u MyUser.1 -p MyPassword"
Should the -u option be filled with just myuser or with myuser witha .1 added?
Yet when I start cgminer do the inputs as described above, I get the following noticein cgminer:
-- pool setup failure
How do I resolve this?
Can anybody help?
Cheers