Skip to content

Laethageal/vechain-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

All credits to Mirei83m, as I only updated his work with latest dep version : https://github.com/mirei83/vechain-deploy

Quick Installscript for VeChain Testnet Node

All Test are done on Vultr. Register if you want and power up a small VPS: https://www.vultr.com/?ref=7097618

This is just a simple installscript to test the Vechain Code. Do not use this for Mainnet Nodes without checking for additional security!

1.) Install

This Script is tested on Debian 8/9 64bit and Ubuntu 16.04/17.10/18.04 64bit. Execute this from shell:

curl -sSL https://raw.githubusercontent.com/laethageal/vechain-deploy/master/Deploy_Testnet.sh | bash

2.) Make it AutoStart (optional)

Add the following line bevor "exit 0" in /etc/rc.local

"/PATH/TO/vechain-testnet.sh"

3.) enable API form outside (optional)

change "vechain-testnet.sh" to

/root/go/src/VeChain/thor/bin/thor -network test --api-addr YOUR.IP.ADD.RESS:8669

4.) Start Node

./vechain-testnet.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages