Email: sugar@sugarchain.top
Sugarchain
one-CPU-one-vote, Suitable for payment scenarios, high-performance POW blockchain. Fully decentralized
Abstract. Sugarchain is one of the fastest POW blockchains in the world, launched on 2019/08/24 at 15:00 UTC, that has the first Native SegWit (Bech32) built-in by default. Unlike Bitcoin, Sugarchain has no rounding errors when the block reward is halved. It launched fairly and follows Nakamoto's one-CPU-one-vote.
Introduction
Sugarchain is a decentralized, peer-to-peer (P2P) digital currency and payment network supported by an open-source blockchain protocol, launched by Zenny Kim and Volodymyr Biloshytskyi on August 24, 2019 [1]. Through Sugarchain, users can make payments to anyone in the world at the highest speeds in 5 seconds, and the lowest costs compared to other digital assets. For example, the transaction speed of Sugarchain is 120 times faster than Bitcoin, 30 times faster than Litecoin and 12 times faster than Dogecoin.
The Sugarchain Project emerged as an alternative solution to Bitcoin in light of early concerns over Bitcoin’s wait times in confirming block transactions and rounding errors in block reward halving. By introducing minor technical modifications to the original Bitcoin source code, Sugarchain allowed for much faster transaction speeds, even lower processing fees and has the most accurate block reward halving and total supply than any other digital asset, including Bitcoin. Sugarchain also launched following the one-CPU-one-vote idea proposed by Satoshi Nakamoto himself, thus making YespowerSugar GPU and ASIC resistant. It has also launched as being the first blockchain to have Native SegWit (Bech32) enabled by default.
As one of the successful derivatives of Bitcoin, Sugarchain is establishing its position as the world's fastest PoW blockchain, complementing and reinforcing Bitcoin in purpose, function, and utility, and challenging our traditional notions of money. The Sugarchain Project has never been funded through an ICO or premine, making it a fair launch. Sugarchain is an entirely community and voluntarily driven project, with no external company or funding supporting it apart from community funding.
Block time: | 5 Seconds |
---|---|
Block reward: | 42.94967296 SUGAR |
Halving interval: | 12,500,000 Blocks (approx. 2 years) |
Total supply: | 1,073,741,824 SUGAR |
PoW algorithm: | YespowerSugar (based on Yespower 1.0.1) |
Difficulty: | SugarShield-N510 (based on Zcash's modification of Digishield) |
Port: | 34230 / RPC 34229 |
Premine: | None: NO ICO, NO Presale, NO Founder's rewards |
Sugarchain (SUGAR)
120
Digibyte (DGB)
40
Verge (XVG)
20
Dogecoin (DOGE)
10
Litecoin (LTC)
4
Bitcoin (BTC)
1
Wallet
Sugarchain’s first node software is called Yumekawa (夢川). It can be translated in some ways.
- “Yume (夢)” means dream and “Kawa (川)” means river. So it’s Dream River in Japanese.
- The second letter “Kawa” stands for “Kawaii (可愛い)”. In this case the meaning is Dreamy Cute.
- Also Yumekawa replaces the word Core (ie: Bitcoin Core). We think it sounds a bit centralized.
Download
- Win64 https://github.com/sugarchain-project/sugarchain/releases/latest
- Win32 https://github.com/sugarchain-project/sugarchain/releases/latest
- Linux64 (x86_64) https://github.com/sugarchain-project/sugarchain/releases/latest
- Linux32 (i686) https://github.com/sugarchain-project/sugarchain/releases/latest
- OSX (Apple macOS) https://github.com/sugarchain-project/sugarchain/releases/latest
- ARM64 (aarch64) https://github.com/sugarchain-project/sugarchain/releases/latest
- ARM32 (arm) https://github.com/sugarchain-project/sugarchain/releases/latest
- Bootstrap https://github.com/sugarchain-project/sugarchain/releases/latest
- Source https://github.com/sugarchain-project/sugarchain/releases/latest
CPUMINER
Native SegWit (Bech32) address is by default and strongly recommended. -t1
uses 1 thread. If you want more hash, increase this number.
Pool mining:
./cpuminer -a sugarchain -o stratum+tcp://1pool.sugarchain.org:3333 -u sugar1qv0ahzfa2ssu47wes89390sl0jz6g05h0267u8g -t1
Solo mining:
We strongly recommend solo mining for decentralization.
Make a file sugarchain.conf
with the following content:
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 sugarchain -o http://localhost:34229 --no-longpoll -u username -p password --coinbase-addr=sugar1qv0ahzfa2ssu47wes89390sl0jz6g05h0267u8g -t1
Pool
Please contact us if you have a new mining pool.
Explorer
Service
3rd party wallet
- Android Wallet (Google Play Store): coming soon
- Android Wallet (APK download)
- Web Wallet
- Web Wallet (old stable)
- Paper Wallet
- Paper Wallet (old stable)
- Wallet Extension for Google Chrome
- Wallet Extension for Firefox
- Tip Extension for Firefox
Testnet
Exchange
XEGGEX.COM
BITXONEX.COM
Community
License
Sugarchain Yumekawa is released under the terms of the MIT license. SeeCOPYINGfor more information.
- 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-2020 The Sugarchain Yumekawa developers