Bitcoin Forum
May 04, 2024, 02:39:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Digital Ocean Solo Mining Guide for Gapcoin !CPU only New math Algo!  (Read 4494 times)
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
October 21, 2014, 09:55:57 PM
Last edit: October 29, 2014, 10:59:05 PM by GreekBitcoin
 #1

This is a new CPU coin with new algo that is searching from prime gaps. If difficulty  reaches 35.4245, every block will be a new world record!
ANN: https://bitcointalk.org/index.php?topic=822498.0

A pool came out. Check here: https://bitcointalk.org/index.php?topic=830806.msg9369486#msg9369486

1) Please use my referral https://www.digitalocean.com/?refcode=9d68ca19e204 and create a droplet 2CPU 2GB Ram Ubuntu 14.04 64x . You can create larger droplets if you want but it must be 1GB or more.  Use this code TWITTER914 to earn 10$ more when creating the account.
2) Connect with putty using using ip and password or just write those in the console. You can always download putty from here http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html  Putty is better cause you can simply copy paste.

----------------------------------------------------------------------------------------------------------------------------
When you connect it will ask you to change your password. Then you start copy pasting:


Code:
sudo apt-get update
Code:
sudo apt-get install p7zip-full
Code:
wget github.com/gapcoin/gapcoin/releases/download/v0.9.2-launch/linux.7z
Code:
7z x linux.7z 
Use this password to extract the file:
Code:
psd<C_p,[v,zq}^Q#7Zr0CjF2tN'E?
And continue copy pasting:
Code:
cd linux/64/static/
Code:
chmod +x gapcoind
Code:
sudo cp -f gapcoind /usr/local/bin/ 

Now copy paste all that below from cd to conf in one copy paste and press enter.

cd
mkdir -p .gapcoin
echo 'server=1
gen=1
rpcallowip=127.0.0.1
addnode=212.227.143.155
addnode=104.131.69.82
addnode=95.215.44.9
addnode=155.254.36.179
addnode=199.127.226.192
rpcuser=gapcoinMiner
rpcpassword=PASSWORD' > .gapcoin/gapcoin.conf

All above from cd to conf in one copy paste and press enter


Finally copy paste this one:

Code:
gapcoind --daemon 
----------------------------------------------------------------------------------------------------------------------------

Now you have started mining and you should see your balance getting bigger.  You can do this for more than 1 droplets.

If there are any questions ask below.
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
SRBOOTH
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250



View Profile
October 21, 2014, 10:50:19 PM
 #2

How do check wallet balance? Not a big linux user for wallets. Also how to send coins out from wallet to "home" wallet?
Thanks for the work btw!!
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
October 21, 2014, 11:00:55 PM
Last edit: October 21, 2014, 11:43:31 PM by GreekBitcoin
 #3

How do check wallet balance? Not a big linux user for wallets. Also how to send coins out from wallet to "home" wallet?
Thanks for the work btw!!

Ughh yeah i forgot that!

To check mining stats and balance just type:  

Code:
watch 'gapcoind listaccounts & gapcoind getmininginfo '

Then you have to close 'watch mode' with Ctrl+C
 
To transfer coins:

Code:
gapcoind sendtoaddress GNigYHdFeQfb1a2L9kebZkMK6AtDMXNmue 1
thats my address obviously so you have to change this. 1 is the number of coins.
cryptoconomist
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
October 24, 2014, 07:56:12 PM
 #4

what is the best config price per primepersec wise?

1CPU
2CPU
4CPU
8CPU
16CPU

thanks
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
October 24, 2014, 08:34:51 PM
 #5

what is the best config price per primepersec wise?

1CPU
2CPU
4CPU
8CPU
16CPU

thanks

I would argue the most cost effective is 2CPU and many of them.

You can make more droplets than 5 if you send them some personal informations. But if you tell them you want to use the droplets for mining the will probably refuse to let you have more than 5 droplets. At least that was the case like 6 months ago...
jawitech
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
October 25, 2014, 01:00:32 AM
 #6

You might want to have a look at vultr.com (in case you don't want to use my reflink in sig Cheesy )

Getting at M7M algo (coin XMG) nearly twice as much kh/s as with Digital Ocean for the same price. Unfortunately they don't offer the same bonus as DO but $5 credits for depositing $5 and they accept BTC as payment option.
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
October 25, 2014, 01:06:53 AM
 #7

what is the best config price per primepersec wise?

1CPU
2CPU
4CPU
8CPU
16CPU

thanks

I would argue the most cost effective is 2CPU and many of them.

You can make more droplets than 5 if you send them some personal informations. But if you tell them you want to use the droplets for mining the will probably refuse to let you have more than 5 droplets. At least that was the case like 6 months ago...

It's been around the same timeline for me aswell.  When i mentioned mining they wanted nothing to do with me.  Most likely if you mine you will trigger more then average usage and have to jump through hoops giving them personal info. 
cryptoconomist
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
October 26, 2014, 12:20:17 PM
 #8

how do I add a pool? for future ref

thanks guys

GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
October 26, 2014, 03:03:20 PM
 #9

how do I add a pool? for future ref

thanks guys



What do you mean add a pool?
cryptoconomist
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
October 26, 2014, 05:08:31 PM
 #10

how do I add a pool? for future ref

thanks guys



What do you mean add a pool?

connect to a pool I guess... When one will be up

can we only solo mine?
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
October 26, 2014, 06:01:21 PM
 #11

how do I add a pool? for future ref

thanks guys



What do you mean add a pool?

connect to a pool I guess... When one will be up

can we only solo mine?

I cant know what the pool will require. However this would probably work:

sudo apt-get update && sudo apt-get install git make build-essential g++ libgmp-dev libmpfr-dev libjansson-dev libcurl4-openssl-dev && git clone https://github.com/gapcoin/GapMiner.git && cd GapMiner && git submodule init && git submodule update && sudo make all && sudo make install && cd bin && screen -S gapminer ./gapminer -o poolipaddress -p poolport -u youraddress -x password -t numberofthreads

It downloads from git and compiles gapminer and then runs it with the options you need for mining...
drumingspz
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile
October 27, 2014, 07:27:54 PM
 #12

Great guide - got my 5 cloud servers setup using vultr.com.  I love that they accept btc and I don't have to give up my credit card info.

Sending 10 GAP tip your way!




░░░░░░░▄▄█████▄▄▄░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░▄██████████████▄░░░░░░░░░░░░░░░░░░░▄██████▄▄░░░░░░
░░▄██████████████████▄░░░░░░░░░░░░░░▄████████████▄░░░░
██████████████████████▄░░░░░░░░░░▄████████████████▄░░
▄███████████████████████▄░░░░░░░▄████████████████████
██████████████████████████▄░░░▄███████████████████████
█████████████████████████████████████████████████████▀
█████████████████████████▀░░░░░▀████████████████████▀
██████████████████████▀░░░░░░░░░▀█████████████████▀░░
░░███████████████████▀░░░░░░░░░░░░░░▀████████████▀░░░░
░░░▀███████████████▀░░░░░░░░░░░░░░░░░░▀▀██████▀▀░░░░░░
░░░░░░▀█████████▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
mira  ▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
Cryptocurrencies have never been so easy
▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬▬▬▬▬▬ ● ● ● ● ▬
Facebook LinkedIn Twitter White Paper Google+
▀▀
██
 
██
   
██
   
██
   
██
   
██
▄▄
 
[/center]
GreekBitcoin (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
October 28, 2014, 11:25:06 PM
 #13

Great guide - got my 5 cloud servers setup using vultr.com.  I love that they accept btc and I don't have to give up my credit card info.

Sending 10 GAP tip your way!

I received! Thank you very much! Cheesy
cryptoconomist
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
October 29, 2014, 02:26:42 PM
Last edit: November 03, 2014, 03:18:59 PM by cryptoconomist
 #14

NONCE-POOL MINING (www.http://gap.nonce-pool.com/)

Code:
sudo apt-get update

Code:
sudo apt-get install p7zip-full

Code:
wget https://github.com/gapcoin/GapMiner/releases/download/rev3/gapminer-linux-rev3.zip

Code:
7z x gapminer-linux-rev3.zip

Code:
64/gapminer -o http://mine3.gap.nonce-pool.com -p 4200 -u workername.worker -x password -t 8

---------------------------------------------

You can also use Vultr for cloud mining (my ref below)

http://www.vultr.com/?ref=6814232

Tips: GSrySqHAB2B8fyWmYoU6677TSrhFNJrkwY


thanks
mechtronic2001
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
November 02, 2014, 10:41:07 PM
 #15

NONCE-POOL MINING (www.http://gap.nonce-pool.com/)

Code:
sudo apt-get update

Code:
sudo apt-get install p7zip-full

Code:
wget https://github.com/gapcoin/GapMiner/releases/download/rev3/gapminer-linux-rev3.zip

Code:
7z x gapminer-linux-rev3.zip

Code:
64/gapminer -o http://mine3.gap.nonce-pool.com -p 4200 -u workername.worker -x password

---------------------------------------------

You can also use Vultr for cloud mining.

Just to consolidate a bit entering this will install and start running the miner in one entry:

Code:
sudo apt-get update && sudo apt-get install p7zip-full && wget https://github.com/gapcoin/GapMiner/releases/download/rev3/gapminer-linux-rev3.zip && 7z x gapminer-linux-rev3.zip && 64/gapminer -o http://mine3.gap.nonce-pool.com -p 4200 -u user.worker -x pwd -t 8
BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
March 29, 2017, 02:37:25 PM
 #16

Herewith an 'updated' solo mining guide (no pool exists at present) and hopeful for a Gapcoin resurgence.

If you have some free CPU power then try mining Gapcoin!

- https://gapcoin.club/linux-gapcoind-setup.php + Get some free credit to try mining Gapcoin in the cloud (whilst you still can!)

- https://gapcoin.club/windows-gui-setup.php - An easy in-wallet windows mining guide.

Gapcoin (GAP) is actively traded at cryptopia: https://www.cryptopia.co.nz/Exchange?market=GAP_BTC

... The largest decentralized prime gap search + new world record attempt commencing from 21st Oct. 2017 - Join us! ...

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
July 13, 2018, 01:09:58 PM
 #17

Gapcoin CPU mining ... still profitable after 4 years ...

and

NEW PRIME GAP OF MAXIMUM KNOWN MERIT
- http://gapcoin.club/new-prime-gap-of-maximum-known-merit-press-release.php

The Gapcoin network (Jonnie Frey, developer), a Bitcoin derivative which employs a hashing algorithm to search for prime gaps of high merit, has discovered a new prime gap of maximum known merit, a gap of G=8350 following the 87-digit prime P1=293703234068022590158723766104419463425709075574811762098588798217895728858676728143227. The merit M=G/ln(P1) of this gap is M=41.93878373153988, the largest merit of any known prime gap, and the first prime gap to be discovered with a merit exceeding 40. The endpoints of the gap have been certified as primes deterministically, using the Akiyama-Kida-O'Hara UBASIC implementation (1988-1992) of the APRCL2 test, due to Adleman, Pomerance, Rumely, Cohen, H. W. Lenstra, and A. K. Lenstra (1984-1987).

- The original developer recently made an appearance to pay a bounty for the new world record ...
- https://bitcointalk.org/index.php?topic=822498.msg33012722#msg33012722

I have updated the Gapcoin_blockchain.zip download so that anyone can easily get started mining in the wallet within an hour or so.

... The largest decentralized prime gap search + new world record attempt commencing from 21st Oct. 2018 - Join us! ...

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
July 16, 2018, 08:10:18 PM
 #18

Let's try ... "A picture is worth a thousand words" ...



Source : https://en.wikipedia.org/wiki/Prime_gap


"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!