Pages:
Author

Topic: [ANN] ZERO - fork of Zcash with harder mining params - page 31. (Read 131859 times)

full member
Activity: 156
Merit: 100
I wish this one would do a little Zen.

I have a lot in this but it's still sleeping while Zen is a rocket nothing can stop

To do this, we need to start mine this coin!  Wink
Global power has increased these days



So what are we waiting ? Grin

We have to make it happen before the hype of anonymous coins dies

The Zero hype will be soon, when btc price will stabilize. Many new people interested in this project and i see more miners here. It looks really good and be more better soon.

I am one of them but I can't create the wallet with the command lines. How to do? I have downloaded zerowallet and the other necessary files, put them in the folders. What to do now to obtain a wallet file + address + key?

Thanks.


This is a rapid guide to install daemon on linux Ubuntu and create ZERO address ( soon i will publish a video guide of ZERO and How to mine it )

PART 1 - INSTALL ZERO
1) Install packages (needs to be done once only at start)
sudo apt-get install \
      build-essential pkg-config libc6-dev m4 g++-multilib \
      autoconf libtool ncurses-dev unzip git python python-zmq \
      zlib1g-dev wget bsdmainutils automake cmake

2) Obtain the ZERO software from GitHub
cd
git clone https://github.com/zerocurrency/zero.git
cd zero
git checkout master

3) Download cryptographic keys (needs to be done once only)
./zcutil/fetch-params.sh ( wait some minutes ... )

4) Build the source code to produce binary executables:
./zcutil/build.sh --disable-rust -j$(nproc)

5) Create a ZERO configuration file
mkdir -p ~/.zero
echo "rpcuser=zerouser" > ~/.zero/zero.conf
echo "rpcpassword=`head -c 32 /dev/urandom | base64`" >> ~/.zero/zero.conf
echo "rpcport=23800" >> ~/.zero/zero.conf

6) Seeder Nodes
Add seeder nodes to the config file:
echo "addnode=zeropool.cloud" >> ~/.zero/zero.conf
echo "addnode= 54.144.219.55" >> ~/.zero/zero.conf

PART 2 - START ZERO AND CREATE ZERO ADDRESS
suppose to install zero on /root dir
cd zero/src
./zcashd -daemon ( start zero )

to see if all works well check log
tailf ~/.zero/debug.log


if you see that blockchain goes all works well now is time to create address
Your wallet will be created (on first zcashd start) here: ~/.zero/wallet.zero
Please backup your wallet periodically and keep it safe.

./zcash-cli getnewaddress ( THIS IS YOUR YOUR ZERO ADDRESS !)
t1XXXXXXXXXXXXXXXXX

save private keys
./zcash-cli dumpprivkey t1XXXXXXXXXXXXXXXXX
!! SAVE THIS INFORMATION !!

Would you like to import this address into another ZERO wallet?
Simple, ./zcash-cli importprivkey PRIVKEY BELOW

PART 3 - MINING ON ZEROPOOL.CLOUD
HELP GUIDE HERE http://miningpools.cloud/?pool=zero#/help

PART 4 - CHECK BALANCE USING CLI
./zcash-cli getinfo ( balance voice )
or
./zcash-cli listreceivedbyaddress 0 true

Enjoy ZERO
full member
Activity: 392
Merit: 100
Multiversum
I wish this one would do a little Zen.

I have a lot in this but it's still sleeping while Zen is a rocket nothing can stop

To do this, we need to start mine this coin!  Wink
Global power has increased these days



So what are we waiting ? Grin

We have to make it happen before the hype of anonymous coins dies

The Zero hype will be soon, when btc price will stabilize. Many new people interested in this project and i see more miners here. It looks really good and be more better soon.

I am one of them but I can't create the wallet with the command lines. How to do? I have downloaded zerowallet and the other necessary files, put them in the folders. What to do now to obtain a wallet file + address + key?

Thanks.
hero member
Activity: 574
Merit: 501
I wish this one would do a little Zen.

I have a lot in this but it's still sleeping while Zen is a rocket nothing can stop

To do this, we need to start mine this coin!  Wink
Global power has increased these days



So what are we waiting ? Grin

We have to make it happen before the hype of anonymous coins dies

The Zero hype will be soon, when btc price will stabilize. Many new people interested in this project and i see more miners here. It looks really good and be more better soon.
full member
Activity: 392
Merit: 100
Multiversum
What about a simpler GUI Wallet for Windows?
full member
Activity: 156
Merit: 100
I wish this one would do a little Zen.

I have a lot in this but it's still sleeping while Zen is a rocket nothing can stop

To do this, we need to start mine this coin!  Wink
Global power has increased these days



So what are we waiting ? Grin

We have to make it happen before the hype of anonymous coins dies

I'm already doing it ... mining a thousand of coins  Wink
full member
Activity: 392
Merit: 100
Multiversum
hero member
Activity: 826
Merit: 1000
The All-in-One Cryptocurrency Exchange
I wish this one would do a little Zen.

I have a lot in this but it's still sleeping while Zen is a rocket nothing can stop

To do this, we need to start mine this coin!  Wink
Global power has increased these days



So what are we waiting ? Grin

We have to make it happen before the hype of anonymous coins dies
full member
Activity: 156
Merit: 100
I wish this one would do a little Zen.

I have a lot in this but it's still sleeping while Zen is a rocket nothing can stop

To do this, we need to start mine this coin!  Wink
Global power has increased these days

full member
Activity: 156
Merit: 100
i am newbie in this project , I still have problem when will can mine coins. Is there any full guide for mining?

hi, please read http://miningpools.cloud/?pool=zero#/help
Remember that GPUs on rigs must be with same GB size and not mixed ( 4 and 8 for example )
full member
Activity: 320
Merit: 104
i am newbie in this project , I still have problem when will can mine coins. Is there any full guide for mining?
hero member
Activity: 826
Merit: 1000
The All-in-One Cryptocurrency Exchange
I wish this one would do a little Zen.

I have a lot in this but it's still sleeping while Zen is a rocket nothing can stop
sr. member
Activity: 402
Merit: 250
ZERO is fork of Zcash (Zcash is fork of Bitcoin).
anyone knows what's the coin named "零币" on www.btc38.com? Is it zero or zcash?
sr. member
Activity: 504
Merit: 272
I am a fan of this coin, even though I didn't follow the thread actively lately. Is the windows wallet reliable? I have all my coins in the exchange and I should move them home.
Same here.
Is there some plan to create some new windows wallet?
Code update for Linux, followed by releases for Windows and then Mac are in the pipeline.
Wallet support, using the Java Swing wallet will be included with those.
Additional wallet support is on the roadmap.
  Tearo

I see Zero is in Whattomine.com!!!

Although Whattomine still needs to fix the calculator

This is really major. Congratulations Tearo and everyone that helped to succeed this

The moment they fix the calc. Zero will appear as first in the list of most profitable cypto's
Even with today's price.

We all know what that means Smiley


full member
Activity: 235
Merit: 100
I am a fan of this coin, even though I didn't follow the thread actively lately. Is the windows wallet reliable? I have all my coins in the exchange and I should move them home.
Same here.
Is there some plan to create some new windows wallet?
Code update for Linux, followed by releases for Windows and then Mac are in the pipeline.
Wallet support, using the Java Swing wallet will be included with those.
Additional wallet support is on the roadmap.
  Tearo
full member
Activity: 235
Merit: 100
This days  is price is still high. Someday  I would  buy some coin and keep it .
By the end of the year, the current price would seem amazing.
full member
Activity: 191
Merit: 100
Very interesting coin.I wil keeping watch.
This days  is price is still high. Someday  I would  buy some coin and keep it .
member
Activity: 139
Merit: 10
member
Activity: 80
Merit: 10
I am a fan of this coin, even though I didn't follow the thread actively lately. Is the windows wallet reliable? I have all my coins in the exchange and I should move them home.

Same here.
Is there some plan to create some new windows wallet?
sr. member
Activity: 1015
Merit: 289
I am a fan of this coin, even though I didn't follow the thread actively lately. Is the windows wallet reliable? I have all my coins in the exchange and I should move them home.
newbie
Activity: 15
Merit: 0
wow that will sky rocket Zero in the miners community. nice

Legend, higher demand leads to a rise in prices  and not new miner. We need new investors, ideas that will bring them, advertisements .....

100% Agree.

Im all in for the Zero journey...

https://www.cryptocompare.com/portfolio-public/?id=116515

Great news coming very soon....
Pages:
Jump to: