_____ __________________________ ____ ___
/ _ \\______ \__ ___/ _ \ \ \/ /
/ /_\ \| _/ | | / /_\ \ \ / 2018 Artax/ARTX
/ | \ | \ | |/ | \/ \
\____|____/____|___/ |____|\____|____/___/\__\
E3 - V1.0.0.1 - Artax PoS Masternode Chain
Artax is a Powerful Node-Based Pure PoS-based cryptocurrency.
Specification | Value |
---|---|
Block Spacing | 120 seconds |
Stake Minimum Age | 10 hours |
Masternode Minimum Age | 24 hours |
Port | 21527 |
RPC Port | 22833 |
Site | link |
---|---|
Bitcointalk | https://bitcointalk.org/ |
http://twitter.com/ArtaxCoin | |
Discord | https://discord.gg/btMYs43 |
Website | http://www.artaxcoin.org |
-
cd Artax
-
sudo chmod +x autogen.sh
-
sudo ./autogen.sh
-
sudo ./configure
-
sudo chmod +x share/genbuild.sh
-
sudo make
-
Download Artax source from https://github.com/Artax-Project/Artax/archive/master.zip
-
Unpack to C:/Artax
-
Install Perl for windows from the homepage http://www.activestate.com/activeperl/downloads
-
Download Python 2.7 https://www.python.org/downloads/windows/
4.1) While installing python make sure to add python.exe to the path.
-
Run msys.bat located in C:\MinGW49-32\msys\1.0
-
cd /C/Artax/src/leveldb
-
Type "TARGET_OS=NATIVE_WINDOWS make libleveldb.a libmemenv.a" and hit enter to build leveldb
-
Exit msys shell
-
Open windows command prompt
-
cd C:/dev
-
Type "49-32-qt5.bat" and hit enter to run
-
cd ../Artax
-
Type "qmake USE_UPNP=0" and hit enter to run
-
Type "mingw32-make" and hit enter to start building. When it's finished you can find your .exe in the release folder
For more information please visit the website: