Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] Yenten v1.3.1 [YTN] [YescryptR16] [Exchange avilable]
by
77Balloo77
on 03/02/2018, 17:53:06 UTC
Hi.. I still have problems with install yenten wallet on Ubuntu.
Can somebody publish step by step tutorial?

In Ubuntu there is no graphical interface of the wallet.

Install wallet not gui - http://www.bubasik.com/how-to-install-the-yiimp-pool-on-the-ubuntu-16-04-server-and-configure-yenten-coin-stratum-yescryptr16/ (Installing the wallet Yenten)

Code:
sudo apt-get update
wget https://github.com/conan-equal-newone/yenten/releases/download/1.3.1/yenten_ubuntu64_1.3.1.tar.gz
tar -xzf yenten_ubuntu64_1.3.1.tar.gz -C yenten_ubuntu64_1.3.1
sudo apt-get install libboost-system1.58.0
sudo apt-get install libboost-filesystem1.58.0
sudo apt-get install libboost-program-options1.58.0
sudo apt-get install libboost-thread1.58.0
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libminiupnpc-dev
cd yenten_ubuntu64_1.3.1
./yentend

Still not working.. now i have "generated wallet" but when i want turn my wallet on (./yenten-cli help example)
i will get output:
error: couldn't connect to server
BTW. i am using same conf file like in tutorials


Still nobody can help? Sad
make
make install?

use "./yentend -printtoconsole" for debugging? Did u add the nodes into config file?
are u read this?
Code:
sudo apt-get install libminiupnpc-dev
cd yenten_ubuntu64_1.3.1
./yentend

without installation!!!!!


u need run
git clone https://github.com/conan-equal-newone/yenten.git
cd yenten
./autogen.sh
./configure --enable-upnp-default --without-gui --disable-tests
make
then make file yenten.conf
Code:
rpcallowip=127.0.0.1
server=0
daemon=1
rpcuser=user
rpcpassword=x
gen=1
port=9981
rpcport=9982

addnode=213.178.10.210:9981

addnode=154.49.213.96:9981

addnode=78.198.58.2:9981

addnode=122.26.201.12:9981

addnode=150.95.174.107:9981

addnode=153.226.149.144:9981

addnode=45.47.66.69:9981

addnode=35.182.242.85:9981

addnode=58.191.220.12:9981