Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gidi521

Pages: [1]
1
BitShares PTS / Re: is my first mining, How i connect to PSTpool
« on: November 27, 2013, 03:36:26 pm »
Hi
 I Do this on my computer..  But it shows it can not connect. Thanks
Hi.
This is my first intend to mining. I have downdload the protoshare QR, and is sincronizaced, and mining. Now I want to joint to PSTpool, and I have download the ptsminer v0.4... And what is the next to mining with PSTpool????

EDIT: This is not PTSpool, but Coyote. I've had better results with Coyote Round Based. The steps for PTSpool is more or less exactly the same.

1. Open protoshare-qt and go to the Recieve tab. Right click and copy your address.

2. Go to http://bitsharestalk.org/index.php?topic=636.0 and download the windows zip file. Unzip content, edit coyote_miner.bat with notepad, replace the address with your own. Save the file and run the bat file.

3. Done :)

2
PhkBF3yURd7Yug2LfsorUFT4UkueJcwLk6
Thanks
If you would just like some coins post your address below.

My affiliate link is https://www.digitalocean.com/?refcode=b42d05f9603c, if you sign up with DO then tell me so I can give you 2x the giveaway coins and before the regular giveaway folks. 

1. Sign Up for Digital Ocean.
2. Fund you account with Paypal or Credit Card
3. Click the Green 'Create Button' or the Blue 'Create Droplet' Button
4. Select the 4 CPU / 8 GB, and Debian 7.0 x64 as your image
5. Your username and password will be emailed to you
6. Use an SSH client like Putty to login.
7. Use the following script. You may paste these in line by line as well if you have problems.

Code: [Select]
#!/bin/bash
 
cd ~
sudo apt-get update
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
git clone https://github.com/InvictusInnovations/ProtoShares
cd ProtoShares/src
make -f makefile.unix
echo "rpcuser=[youruser]" >> /root/.protoshares/protoshares.conf
echo "rpcpassword=[yourpass]" >> /root/.protoshares/protoshares.conf
./bitcoind -daemon
./bitcoind setgenerate true 3
8. Launch as many as you would like. I would launch a few dozen before the difficult rises in a few hours.
9. ???
10. Profit

You may have to add the config file yourself after compilation. Let me know if you encounter any problems.

3
申请加入

请回帖
http://bitsharestalk.org/index.php?topic=177.0

有助于你对整个BitShares项目的理解,提前获得信息,调整你的策略

4
i am in!

Pages: [1]