Author

Topic: ▉ANN▉ MTNC ▉▉▉▉░ Masternodecoin ░▉▉▉ Multiple Privacy Center Platform - page 174. (Read 239081 times)

newbie
Activity: 19
Merit: 0
A bug is that you can receive 24 coins after build a new masternode for a while  Grin

What do you mean? Masternode recieve 24 MTNC every hour or so, constantly.
Yep! How often you get 24 coins is depending on how many masternodes are online. The more are online, the less coins for each of them.
Old masternodes online will be check for which one have receive reward ,but the one build newly will not be check.Good luck. Grin
full member
Activity: 252
Merit: 108
sorry, i was running console version only on a pi

i will try to get the qt version working
might take 1-2 days for a (hopefully positive) result

So here is a working guide how to compile the Masternode-qt binary on a Raspberry Pi 3:
Code:
#
# ###########################
# raspbian-stretch (tested with version of 2017-09-07) on a Raspberry Pi 3 with 16 GiB sdcard
# (running from a user-account with sudo rights)
# ###########################
#

#
# Install dependencies
#
sudo apt-get update
sudo apt-get install git build-essential qt5-default libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2

# set the swap space on sd-card to 2 GB (the amount of physical memory is insufficient)
sudo su -
echo "CONF_SWAPSIZE=2048" > /etc/dphys-swapfile
systemctl restart dphys-swapfile
exit # exit root shell to be logged in as user again


#
# Build Berkeley DB
# Debian 9 ships with version 5.3 but this wallet needs older version 4.8
# The required version is not hosted in the newer debian repositories, so we need to compile on our own.
#
# Fetch the source
cd ~
wget 'http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz'
# verify it's really the file we are looking for
echo '12edc0df75bf9abd7f82f821795bcee50f42cb2e5f76a6a281b85732798364ef  db-4.8.30.NC.tar.gz' | sha256sum -c
# ONLY CONTINUE if there is no error - should be a line like this:
# -> db-4.8.30.NC.tar.gz: OK
tar -xzvf db-4.8.30.NC.tar.gz

# Build the library and install to /usr/local
cd db-4.8.30.NC/build_unix/
../dist/configure --prefix=/usr/local --enable-cxx
make -j4 # compile on 4 cores
sudo make install # copy compiled files to /usr/local

# You can delete db-4.8.30.NC.tar.gz file and db-4.8.30.NC folder now if you like.

# I added LD_LIBRARY_PATH to my .bashrc, so the bdb lib can be found by the executable we will compile later on
export LD_LIBRARY_PATH="/usr/local/lib/"



#
# Get MasterNodeCoin sources from github and compile it
#
cd ~
mkdir masternodecoin
cd masternodecoin
git clone https://github.com/masternodecoin/masternodecoin.git .

# these scripts need to be executable
chmod +x src/leveldb/build_detect_platform
chmod +x src/secp256k1/autogen.sh



# workaround because lrelease is not working on raspi - it never starts...
# so qmake would never end. we just create a dummy executable which does nothing
sudo touch dummy.sh
sudo chmod +x dummy.sh
sudo mv dummy.sh /usr/bin/
sudo ln -s /usr/bin/dummy.sh /usr/lib/arm-linux-gnueabihf/qt5/bin/lrelease

# ensure using the right version of qt
export QT_SELECT=qt5
# Now we can build the MasterNodeCoin-QT binary ...
qmake
make # compile.. this will take ages, wait patiently ;)
# ... and copy the resulting binary to bin-folder
sudo cp Masternodecoin-qt /usr/bin/Masternodecoin


# to run it simply type "Masternodecoin" to a terminal
# or create a link to the binary in the start-menu / on the desktop

# Data (Blockchain and wallet.dat) is saved to ~/.Masternodecoin
newbie
Activity: 19
Merit: 0
A bug is that you can receive 24 coins after build a new masternode for a while  Grin

What do you mean? Masternode recieve 24 MTNC every hour or so, constantly.
You can rebuild masternode repeatedly for more rewards
sr. member
Activity: 588
Merit: 252
A bug is that you can receive 24 coins after build a new masternode for a while  Grin

What do you mean? Masternode recieve 24 MTNC every hour or so, constantly.
Yep! How often you get 24 coins is depending on how many masternodes are online. The more are online, the less coins for each of them.
sud
sr. member
Activity: 826
Merit: 301
A bug is that you can receive 24 coins after build a new masternode for a while  Grin

What do you mean? Masternode recieve 24 MTNC every hour or so, constantly.
newbie
Activity: 19
Merit: 0
A bug is that you can receive 24 coins after build a new masternode for a while  Grin
sud
sr. member
Activity: 826
Merit: 301
The last time since 6 coins (POS) was on September 20. once a day accrue. balance 58000. should it be so? or not configured?

You have 58 000 MTNC on wallet?
sr. member
Activity: 406
Merit: 250
PHqpBmGrA3V6GqzmyQWEaQTjCMDGfSDbcn
Does anyone know what "encouragement" in the First week Reject or Encouragement or Accept column means?

My guess is, Reject means you are out because you didn't fulfill posting requirements, Accept means all OK continue what you doing and you will continue to receive airdrop. Encouragement means you received first week airdrop but you have to do better to receive following weeks.

reject : against the rule this week so no airdrop, but if next week follow the rule , he still can get airdrop.
accept: follow the rule this week ,but if against the rule next week ,nothing.
Encouragement : should do it better to fully follow the rule this week.

I did like 30+ posts from when I received my first drop on 12th. I'm not sure what more I can still do? What did I miss?
full member
Activity: 518
Merit: 102
the 50k coins from the 1st airdrop arrived today to my wallet!
big thanks!!!  Cheesy Wink

Wow that's good to hear. You are lucky to have the MN worth of coins. Congratz. I know my time will still come.
sr. member
Activity: 616
Merit: 256
The last time since 6 coins (POS) was on September 20. once a day accrue. balance 58000. should it be so? or not configured?
full member
Activity: 714
Merit: 117
I guess the user base is steadily growing, but do we have any stats about that? How many wallets do already exist? Understanding the growth of the user base is crucial to understand the success of a coin.

now 49-51 nodes in the network. but the amount is less. and very good. otherwise the price will be low. I ask you to listen to the holders, and not to sell cheap and many coins. the price of a coin is entitled to 1 dollar

I don't agree. I'm asking to the holders to sell low, very low, because I have one nice buy order to be filled very low, and if nobody will sell low I might be forced to buy high.

only stupid people would sell your coins to you for a low price



That's perfect for me, I'm not interested to buy expensive coins from intelligent people, much better to buy the cheap one from the stupid ones. Luckily there are occasionally people stupid enough to fill my super-low buy orders Smiley

full member
Activity: 574
Merit: 105
i have been paying closede attention to this and i know i will get my tken soon
full member
Activity: 140
Merit: 100
It is a great potential coin in the future. So I will keep it until some time
hero member
Activity: 2114
Merit: 619
Hi, the price for masternode is not so high, the airdrop only gives very few coins.

I will join this airdrop if the given coin is more than 1000, otherwise, it is not so profitable.
Free coins are free coins...btw I was worried that I didn't receive round 2 yet but then I read that it will be distributed along with round 3, I undestood it correctly?

I think maybe the distribution is low during the second round because there will be a third round of airdrop, and I think it is to see who really is a fan of masternodecoin, therefore the community is growing, it is not mandatory that you join, in in case you do not do not think that much, because there are many users interested. also what the airdrop requires is not very difficult to meet
hero member
Activity: 2114
Merit: 619
I guess the user base is steadily growing, but do we have any stats about that? How many wallets do already exist? Understanding the growth of the user base is crucial to understand the success of a coin.

now 49-51 nodes in the network. but the amount is less. and very good. otherwise the price will be low. I ask you to listen to the holders, and not to sell cheap and many coins. the price of a coin is entitled to 1 dollar

I don't agree. I'm asking to the holders to sell low, very low, because I have one nice buy order to be filled very low, and if nobody will sell low I might be forced to buy high.

only stupid people would sell your coins to you for a low price

hero member
Activity: 2114
Merit: 619
I guess the user base is steadily growing, but do we have any stats about that? How many wallets do already exist? Understanding the growth of the user base is crucial to understand the success of a coin.

now 49-51 nodes in the network. but the amount is less. and very good. otherwise the price will be low. I ask you to listen to the holders, and not to sell cheap and many coins. the price of a coin is entitled to 1 dollar

I believe that as you say this coin, in a few months will reach the price of the dollar, and when that happens those who sold their 50,000 coins of the first airdrop will cry, because, because they have made purchases of high volume, and people seek to invest in low cost, to then raise the price, and more in the coins pos as masternodecoin
sr. member
Activity: 512
Merit: 250
Hi, the price for masternode is not so high, the airdrop only gives very few coins.

I will join this airdrop if the given coin is more than 1000, otherwise, it is not so profitable.


1000 per week would be like 84$ per week at current prices and it is on the raise.
full member
Activity: 616
Merit: 145
🚀🚀 ATHERO.IO 🚀🚀
Hi, the price for masternode is not so high, the airdrop only gives very few coins.

I will join this airdrop if the given coin is more than 1000, otherwise, it is not so profitable.
Free coins are free coins...btw I was worried that I didn't receive round 2 yet but then I read that it will be distributed along with round 3, I undestood it correctly?
sr. member
Activity: 457
Merit: 251
Hi, the price for masternode is not so high, the airdrop only gives very few coins.

I will join this airdrop if the given coin is more than 1000, otherwise, it is not so profitable.
full member
Activity: 168
Merit: 100

I'm holding mine forever. No plans to sell, just gonna build until i get my masternode.

Very smart holders always make more profit in the end.

I'm holding it forever lol , I'm a crypto and blockchain enthusiast ,what makes me happy is to see the project you supported early eventually achieve success , not making a few bucks for burger  Grin
Jump to: