Pages:
Author

Topic: [ANN] Sugarchain [CPU] Launching 2019/08/24 15:00 UTC - page 5. (Read 8703 times)

newbie
Activity: 58
Merit: 0
Hi please help with android wallet.
I cannot send anything from the app. Some big error comes up about signing etc.
Have sugarchain credit stuck with no way to get them out to a different wallet. Would be good if we could export and or have the private keys to these mobile wallets so I can import it into desktop wallet
newbie
Activity: 1
Merit: 0
New Sugarchain Explorer now available

https://sugarbook.xyz

Testnet: https://testnet.sugarchain.xyz
copper member
Activity: 231
Merit: 35
jr. member
Activity: 54
Merit: 1
FAKE WARNING

We found some fake ANN and Releases. Please check SHA256SUM and PGP before download. Release key is:

A51B 1957 E82E 5404 FFE8  8CB9 B07A EB80 3FB9 E8E9
decryp2kanon (sugarchain developer)

Old release PGP key is (until v25):

BB27 9FE1 59A0 E40E D02B  3365 B9DD BDE2 AAAD C421
cryptozeny (sugarchain developer)

Fake ANN found and deleted. Thanks Lafu!
https://bitcointalksearch.org/topic/m.53965220

Archived Fake ANN
https://archive.fo/Gnuo4
jr. member
Activity: 48
Merit: 3
newbie
Activity: 10
Merit: 0
http://scryptpool.xyz/ Is a fairly new pool, we are always working on improving our service to make your mining better. We are also always looking into adding new coins and already have a few in mind.


-o stratum+tcp://scryptpool.xyz: -u [-p ]


Sugarchain
Fee: 0.5%
Payout: Every 2 hours
Min payout: 0.1


You can use any miner that support stratum and the coins that we have.
jr. member
Activity: 129
Merit: 8
We wrote an article on how to install AOCC (AMD Optimizing C / C ++ Compiler) and tested CPUminer it on a ryzen 2600 CPU.

http://cpu-mining.info/post.php?post=2

jr. member
Activity: 129
Merit: 8
Precompiled miner for Linux64, Ubuntu - static miner for VDS mining.

Download - https://github.com/cpu-pool/cpuminer-opt-cpupower/releases/download/1.4/Cpuminer-opt-cpu-pool-linux64.tar.gz

CMD for download and unzip
Code:
wget https://github.com/cpu-pool/cpuminer-opt-cpupower/releases/download/1.4/Cpuminer-opt-cpu-pool-linux64.tar.gz && tar zxvf Cpuminer-opt-cpu-pool-linux64.tar.gz

CMD for auto - download and start mining one line CMD for Linux mining
(replace WALLET_ADDRESS!!!)
Code:
wget https://github.com/cpu-pool/cpuminer-opt-cpupower/releases/download/1.4/Cpuminer-opt-cpu-pool-linux64.tar.gz && tar zxvf Cpuminer-opt-cpu-pool-linux64.tar.gz && echo '#!/bin/sh
while [ 1 ]; do
./cpuminer -a yespowersugar -o stratum+tcp://cpu-pool.com:63418 -u WALLET_ADDRESS
done' > autominer.sh && chmod +x autominer.sh && ./autominer.sh
Pages:
Jump to: