Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
59297032
Topic
822498
Board
Announcements (Altcoins)
Re: [ANN][GAP] Gapcoin - Prime Gap Search - New Math Algo - CPU / GPU - Zero Premine
by
BitcoinFX
on
19/02/2022, 10:21:18 UTC
The Gapcoin Network / gapcoin.club nodes and infrastructure are in the process of being upgraded.
It is therefore recommended for Gapcoin node / wallets to add the following addnodes asap:
gapcoin.conf ...
addnode=45.77.9.74:31469
addnode=45.77.88.125:31469
In wallet ...
Help > Debug window > Console (Tab) and enter the following lines at the prompt:
addnode 45.77.9.74:31469 add
addnode 45.77.88.125:31469 add
...
If you don't have a Gapcoin wallet yet you can download the latest release here (and start CPU mining for gapcoins in your own wallet!):
-
https://github.com/gapcoin-project/gapcoin-core/releases/
-
https://gapcoin-project.github.io/
...
For the extended GUI release on ubuntu / linux, open a new terminal window with Ctrl + Alt + T
wget
https://github.com/gapcoin-project/gapcoin-core/releases/download/0.16.3.1.X/gapcoin-0.16.3-x86_64-linux-gnu.tar.gz
tar xvf gapcoin-0.16.3-x86_64-linux-gnu.tar.gz
cd gapcoin-0.16.3 && ./bin/gapcoin-qt
...
Cheers!