Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Znode setup guide improvement #139

Closed
o0oBluePhoenixo0o opened this issue Nov 21, 2017 · 3 comments
Closed

Znode setup guide improvement #139

o0oBluePhoenixo0o opened this issue Nov 21, 2017 · 3 comments
Assignees

Comments

@o0oBluePhoenixo0o
Copy link

o0oBluePhoenixo0o commented Nov 21, 2017

Hi,

These are my findings after a day trying to setting up my Znode. Much appreciate for the FAQ but I believe it is still a bit ... vague. Here are the points:

Assuming you have a running VPS:

  1. Clone git branch "znode" into a different folder ( if you already have cloned the core_upgrade branch)
  2. cd into the folder you just cloned (main working environment)
  3. Install all the packages from the requirement list (https://github.com/zcoinofficial/zcoin/blob/znode/README.md)
  4. Run "autogen.sh" and "configure" there. Then "make" and "make check"
  5. Set up the conf file (step 4 in znode setup https://github.com/zcoinofficial/zcoin/blob/znode/ZNODE.md) BEFORE RUNNING DAEMON TEST NET(step 3). You should delete out the znode=1 and privatekey line
  6. Proceed to generate private key and continue through the steps as normal
@ghost
Copy link

ghost commented Nov 22, 2017

I've uploaded a Docker recipe that compiles binaries.
Just copy and paste two lines.

https://github.com/rainbowstain/zcoin-docker

@riordant riordant assigned riordant and reubenyap and unassigned riordant Apr 23, 2018
@riordant
Copy link
Contributor

@reubenyap please review

@devwarrior777
Copy link
Contributor

devwarrior777 commented May 3, 2018

Hi,

This is the official guide to setting up a Znode

https://zcoin.io/zcoin-znode-setup-guide/

And do you actually need to compile and build the code?

Runnable binaries are here:

https://github.com/zcoinofficial/zcoin/releases/tag/v0.13.5.8 and click zcoin-qt-0.13.5.8-linux64.tar.gz

You could also use wget from your home directory

wget https://github.com/zcoinofficial/zcoin/releases/download/v0.13.5.8/zcoin-qt-0.13.5.8-linux64.tar.gz

May we close this issue please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants