BitShares Forum

Other => Graveyard => BitShares PTS => Topic started by: pooh20240 on January 14, 2014, 09:53:56 am

Title: [Easy]- Make ProtoShares With yPool
Post by: pooh20240 on January 14, 2014, 09:53:56 am
Recommend vps digitalocean (https://www.digitalocean.com/?refcode=33247f75b024)  ;D ;D i use os ubuntu v13 64bit it easy make mining protoShares

Get Start!

Code: [Select]
sudo apt-get update
Code: [Select]
sudo apt-get install nano
download yvg1900
Code: [Select]
wget http://thaizulufx.com/yvg1900.tar
Code: [Select]
tar -xf yvg1900.tar
Code: [Select]
cd /root/yvg1900/
Code: [Select]
nano yam.cfg
copy and place
Code: [Select]
threads = 0
mining-params = pts:av=0&m=512
mine = xpt2h://USER.WORK:PASS@mining.ypool.net:10034:8080:8081:8082:8083:8084:8085:8086:8087/pts
compact-stats = 1
Press ctrl + x and y and enter

m=512 <-- memory setting ex: 128, 256, 512, 1024
threads = 0  <--  core of cpu setting

**Edit USER.WORK and PASS

Code: [Select]
cd /root/yvg1900/linux64-nehalem/
make new file
Code: [Select]
nano start_yamptsminer
copy and place
Code: [Select]
./yam -c /root/yvg1900/yam.cfgPress ctrl + x and y and enter

Code: [Select]
chmod +x start_yamptsminer
start it
Code: [Select]
screen ./start_yamptsminer

successfully completing ^ ^
Title: Re: [Easy]- Make ProtoShares With yPool
Post by: ripplexiaoshan on January 14, 2014, 09:07:36 pm
Good to know. but you'd better use the official download address of yvg1900 miner.
https://www.dropbox.com/sh/jvp4wwek8jpohj7/RlW6hzYqTz