Bitcoin Forum
June 16, 2024, 06:31:34 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 »  All
  Print  
Author Topic: [ANN]ReliefProject™⭕Masternodes Giveaway ✅Real World Help✅ Helping Families !  (Read 14538 times)
tingemoto56
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
October 18, 2017, 08:32:52 PM
 #161

Guys,
I think discord is a better comms options. Let try and keep things tight and not spread over 5 different platforms.
Tinge
dariloff
Hero Member
*****
Offline Offline

Activity: 1064
Merit: 633



View Profile
October 18, 2017, 08:57:57 PM
 #162

I've wrote manual to setup masternode on VPS:

Step One: Prepearing data from local wallet
1. Run your local wallet and send to your address 50000 coins using Send tab. You can see your address in Receive tab. Also you can add new address for masternode or use available.


2. Wait for 10 confirmations. You must seen green checkbox near transaction in Transactions tab.

3. Go to the Help -> Debug Window -> Console
Write commands:
Code:
masternode genkey
masternode outputs

Keep your masternode private key, txhash and output index. It will be necessary later.

Step Two: Installing wallet on your VPS server

1. First of all update your system and install dependences:
Code:
sudo apt-get update && sudo apt-get upgrade
sudo apt-get -y install libwww-perl build-essential libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils libdb++-dev libminiupnpc-dev libboost-all-dev libqrencode-dev unzip

2. Go to your home directory and download source from github:
Code:
cd
git clone https://github.com/legends420/OfficialReliefProject

3. Go to src folder and make binary file:
Code:
cd OfficialReliefProject/src
make -f makefile.unix

Wait, it will take some time.

4. After building, for more userful start copy binary to user/bin directory:
Code:
sudo cp reliefd /usr/bin/
5. Go to your home directory, make config directory, make and edit config file:
Code:
cd
mkdir .TGAO
nano .TGAO/ReliefProject.conf
Type next text:
Code:
listen=1
server=1
daemon=1
maxconnections=500
logtimestamps=1
rpcuser=some_username
rpcpassword=some_big_different_from_username_password
port=15549
rpcport=15550
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=138.197.44.71
masternode=1
masternodeprivkey=your_masternode_private_key
masternodeaddr=your_vps_ip_address:15549
Use Ctrl-X to exit and type Y to save changes

6. To add reliefd to startup edit your crontab:
Code:
crontab -e
Add to the end of file:
Code:
@reboot /usr/bin/reliefd

7. Start the wallet:
Code:
reliefd

You must see:


Step Three: Starting masternode from your local wallet

Go to Masternode tab and click Create. Fill out data which you have saved earlier.
Alias - some name for alias
Address - your_vps_ip_address:15549
PrivKey - your masternode private key
TxHash - your masternode txhash
Output Index - "0" or  "1"


Click Start


That's all. Soon you will see Masternode is Running status in your local wallet. If you want, you can see status at your VPS using command:
Code:
reliefd masternode debug


I have a problem. When i run reliefd, i am getting next error:
Error: Error initializing wallet database environment /usr/ReliefProject/!
It's not first wallet, which i compiled on linux, but i got this error at first time.
Man_do_Lixo
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
October 18, 2017, 09:24:13 PM
 #163

Hello, do you need Portuguese translation?
Zorky
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile WWW
October 19, 2017, 09:18:14 AM
 #164

Did you unlock your wallet before starting MN?

creepycrawler
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
October 19, 2017, 10:16:34 AM
 #165

I have a problem. When i run reliefd, i am getting next error:
Error: Error initializing wallet database environment /usr/ReliefProject/!
It's not first wallet, which i compiled on linux, but i got this error at first time.
What version of libdb do you use? Is this new installation of wallet and .TGAO folder was empty before starting wallet? Or maybe you have copied wallet.dat from another machine with another version of libdb?
These are my thoughts, for more exact information contact the developer in discord.
P.S. I use libdb4.8 and it runs ok.
ganjaman (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 304


View Profile WWW
October 19, 2017, 02:38:46 PM
 #166

yea i would suggest the libdb also i had the same issue before but dont remember what code i used to install if i can find it i will post here

www.ganjacoinpro.com 25% POS / ONLINE SHOPPING MALL/ VIP SECTION
aminovic
Member
**
Offline Offline

Activity: 109
Merit: 10

enjoy this world


View Profile
October 19, 2017, 03:42:47 PM
 #167

nice project how can we get the giveaway of the masternodes ?

D Digiwage  |  Decentralized Freelance Workplace  |  JOIN OUR WORKPLACE
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬    ANN  Whitepaper  Twitter  Discord  Reddit    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Source  |  Block explorer / with Masternode  |  Exchange (CryptoBridge)  |  MN Zone  Masternodes Online  |  MNODE Club
ganjaman (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 304


View Profile WWW
October 19, 2017, 03:45:42 PM
 #168

nice project how can we get the giveaway of the masternodes ?

we will be annoucing masternode giveaway very soon



www.ganjacoinpro.com 25% POS / ONLINE SHOPPING MALL/ VIP SECTION
ganjaman (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 304


View Profile WWW
October 19, 2017, 09:09:20 PM
 #169

MASTERNODE GIVEAWAY ACTIVE

go to www.reliefproject.us sign up or log in..... hover over giveaways click masternode giveaways from more information :smiley: GOODLUCK ALL WE WILL ANNOUNCE IN 2 WEEKS THE WINNER TELL YOUR FRIENDS

You will also earn 0.002 TGAO for tweeting

www.ganjacoinpro.com 25% POS / ONLINE SHOPPING MALL/ VIP SECTION
tingemoto56
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
October 20, 2017, 12:31:28 AM
 #170

Guys,

I have signed up online, just make sure you register your account and create the required online wallet needed.

Good Luck to everyone.  Cool
Logicbet
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile WWW
October 20, 2017, 09:26:19 AM
 #171

MASTERNODE GIVEAWAY ACTIVE

go to www.reliefproject.us sign up or log in..... hover over giveaways click masternode giveaways from more information :smiley: GOODLUCK ALL WE WILL ANNOUNCE IN 2 WEEKS THE WINNER TELL YOUR FRIENDS

You will also earn 0.002 TGAO for tweeting


Nice project, good luck Smiley.

rewse
Sr. Member
****
Offline Offline

Activity: 630
Merit: 251


View Profile
October 20, 2017, 12:04:02 PM
 #172

Hello, ganjaman.
Site www.reliefproject.us is working? My browsers dropped connection by time out.
ganjaman (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 304


View Profile WWW
October 20, 2017, 01:43:41 PM
 #173

Hello, ganjaman.
Site www.reliefproject.us is working? My browsers dropped connection by time out.

yes everything should be working ? what browser are you using i recommend Chrome

www.ganjacoinpro.com 25% POS / ONLINE SHOPPING MALL/ VIP SECTION
rewse
Sr. Member
****
Offline Offline

Activity: 630
Merit: 251


View Profile
October 20, 2017, 06:12:02 PM
 #174

Hello, ganjaman.
Site www.reliefproject.us is working? My browsers dropped connection by time out.

yes everything should be working ? what browser are you using i recommend Chrome
Chrome, FF and even IE. It's not browser, something with my internet provider. Site work fine through another internet connection.
Tnx.
MrASH
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
October 20, 2017, 06:20:32 PM
 #175

Sounds great.Looks like the next big thing. Grin
ganjaman (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 304


View Profile WWW
October 20, 2017, 11:27:37 PM
 #176

Hello, ganjaman.
Site www.reliefproject.us is working? My browsers dropped connection by time out.

yes everything should be working ? what browser are you using i recommend Chrome
Chrome, FF and even IE. It's not browser, something with my internet provider. Site work fine through another internet connection.
Tnx.

okay great thank you for clearing it up

Sounds great.Looks like the next big thing. Grin

We are hoping so alot of people need our help

www.ganjacoinpro.com 25% POS / ONLINE SHOPPING MALL/ VIP SECTION
dariloff
Hero Member
*****
Offline Offline

Activity: 1064
Merit: 633



View Profile
October 21, 2017, 03:04:48 PM
 #177

I have a problem. When i run reliefd, i am getting next error:
Error: Error initializing wallet database environment /usr/ReliefProject/!
It's not first wallet, which i compiled on linux, but i got this error at first time.
What version of libdb do you use? Is this new installation of wallet and .TGAO folder was empty before starting wallet? Or maybe you have copied wallet.dat from another machine with another version of libdb?
These are my thoughts, for more exact information contact the developer in discord.
P.S. I use libdb4.8 and it runs ok.

I use libdb4.8 too. I installed it with masternodecoin.
https://github.com/masternodecoin/masternodecoin
johnnysof
Hero Member
*****
Offline Offline

Activity: 534
Merit: 500


View Profile
October 21, 2017, 10:43:29 PM
 #178

Hello, ganjaman.
Site www.reliefproject.us is working? My browsers dropped connection by time out.

yes everything should be working ? what browser are you using i recommend Chrome

I can confirm, with Chrome the site works fine. However, Safari has a problem with it. I can't login nor most of the menus are not active. Just FYI  Wink
qq719695284
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 22, 2017, 11:28:30 AM
 #179

When it can be exchanged
enzo17
Full Member
***
Offline Offline

Activity: 462
Merit: 103


Staker.network - POS Smart Contract ETH Token


View Profile
October 23, 2017, 11:14:59 AM
 #180

Thanks Dev! I just received 20.00 TGAO in my TGAO wallet.

Hoping for more airdrops to receive.

Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 »  All
  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!