SugarChain Has Been Listed On Crypto$Sky Platform!

SugraChain : One-CPU-One-Vote, The World’s Fastest PoW blockchain

SugarChain Informations :Website,Github,BitcoinTalk,Explorer,Discord,Twitter,Telegram,Wallet(Windows,Linux,OSX),Exchange
SugarChain Specifications

Pools
Please contact us if you have a new mining pool.
- 1pool@tokyo : https://1pool.sugarchain.org
- 2pool@tokyo : https://2pool.sugarchain.org
- 52hash@china : http://sugar.52hash.com
- rplant@moscow : https://pool.rplant.xyz
- happysensor@korea : http://pool.happysensor.xyz
- hashpex@USA : http://hashpex.com
- skypool@global : https://sugar.skypool.co
Cpuminer :
Bech32 address is by default and strongly recommended. -t1
uses 1 thread. If you want more hash, increase this number.
- cpuminer-opt-sugarchain: https://github.com/cryptozeny/cpuminer-opt-sugarchain/releases/latest
- Solo mining: We strongly recommend solo mining for decentralization.
- Make a file
sugarchain.conf
server=1
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1- Restart your Yumekawa wallet
- Run cpuminer-opt-sugarchain (RPC=
34229
, testnet5 RPC=44229
, regtest RPC=45339
) ./cpuminer -a yespower -o http://localhost:34229 --no-longpoll -u username -p password --coinbase-addr=sugar1q... -t1
- Detailed solo mining tutorials:
- Windows: https://forum.sugarchain.org/d/9-solo-mining-on-windows
- Linux: https://forum.sugarchain.org/d/20-solo-mining-on-linux
- OSX: comming soon
- Pool mining:
./cpuminer -a yespower -o stratum+tcp://POOL_ADDRESS:PORT -u sugar1q... -t1

License
Sugarchain Yumekawa is released under the terms of the MIT license. See COPYING for more
information or see : https://opensource.org/licenses/MIT
- Copyright © 2009–2010 Satoshi Nakamoto
- Copyright © 2009–2018 The Bitcoin Core developers
- Copyright © 2013–2019 Alexander Peslyak — Yespower 1.0.1
- Copyright © 2016–2018 The Zcash developers — DigiShieldZEC
- Copyright © 2018–2019 The Sugarchain developers
FAQ
- Disk space requirements:
- Blockchain size growth is around
10 MB per 1 day
and 3.65 GB per year.
Network rules :
- To prevent fraud and timestamp attacks, nodes should be within
70 seconds
of accurate internet time, or they will be banned. - Selfish mining & time warp attack:
- Fraud techniques for manipulating timestamps are already known. We use a future time limit (FTL) to prevent this. Blocks that differ
60 seconds
or more from the current head will be banned. (credit: zawy12)