<html> <p>A lot of people talking about Neblio blockchain since this coin entered the Top100 cryptocurrency. I don‘t want to talk so much about it‘s pro and cons but more about it‘s very rare Proof-of-Stake protokol and how to participate with your coins.</p> https://i.imgur.com/kBRcvv4.jpg <h3>PoS and Reward</h3> <p>Proof-of-Stake means that you help to secure the network compareable to miners in PoW blockchains. But unlike PoW you don‘t need all this infrastracture. You only need a wallet and your coins.</p> <p>In case of Neblio you will get a staking reward of 10 % a year. Check out this <a href="http://nebliostats.com/calculator.php">calculator</a>. You get your reward every time the chance choosed your wallet with your weight of coins to stake a block. Means: Heavy wallets will stake more blocks than light wallets. But in the end everybody gets ~10 % a year. </p> <p>If you have just a few coins it can take a while until you stake a block. For example: When you have 1000 coins with the current difficulty you will wait around 10-14 days to get your reward. </p> <p>To stake a wallet you need to be connected to the network. I personally don‘t want to run my computer 24/7. But the Neblio team came up with a easy to use RaspberryPi staking wallet. In this tutorial I want to show you how to install the Neblio wallet.</p> <h4>1. Run RaspberryPi</h4> <p>Switch on your Pi and connect it to the internet. For this tutorial it doesn't matter if you connect with a graphical interface (HDMI) or via a SSH session from remote terminal. Both will work because we use the non-graphical staking wallet from Neblio.</p> <h4>2. Install Wallet</h4> <p>We install the nebliod wallet (non-graphic-interface). Open a terminal in your RaspberryPi and type:</p> <code>cd /home/pi</code> <p>assuming your username is "pi". Next step is download and install. We use <a href="https://github.com/NeblioTeam/NEBL-Pi/releases/tag/0.4">this code</a> I have from official Neblio Github. Copy into your terminal:</p> <code>curl https://raw.githubusercontent.com/NeblioTeam/NEBL-Pi/master/NEBL-Pi-Installer.sh | bash -s -- -d</code> <h4>3. Waiting</h4> <p>Now your Pi is downloading/installing the wallet and then sync the blockchain. This will take around 2 hours (with a Raspberry Pi 3) to finish.</p> <h4>4. Wallet file</h4> <p>If you have an existing encrypted wallet file:</p> <p>Browse to directory /home/pi/.neblio and check if there is a file named wallet.dat. So send your encrypted wallet.dat file to your Pi and replace it with the file in /home/pi/.neblio</p> <p>If you don't have an existing wallet file (use the wallet in /home/pi/neblio/wallet.dat):</p> <p>Encrypt you wallet by:</p> <code>/home/pi/./nebliod encryptwallet passphrase</code> <p>Replace "passphrase" with your wanted password. Be careful here and don't use special characters since another <a href="https://pastebin.com/dtPEqssB">user said</a> there might be problems with that.</p> <p>To show your wallet addresses type:</p> <code>/home/pi/./nebliod listreceivedbyaddress 1 true</code> <h4>5. Unlock wallet for staking</h4> <p>Type in terminal</p> <code>/home/pi/./nebliod walletpassphrase password 31000000 true</code> <p>Repalce password in code with your password. The large number is the time your wallet will be open. In this case ~1 year. True means that wallet open for staking.</p> <h4>6. Is wallet staking?</h4> <p>To check if your wallet is staking type</p> <code>/home/pi/./nebliod getstakinginfo</code> <h4>7. Autostart</h4> <p>This is optional. If you want to autostart your wallet every time your Pi is restarting, this would be one possible solution:</p> <p>Make sure your user Pi has a password by</p> <code>sudo su</code> <p>Then:</p> <code>sudo passwd pi</code> <p>Choose a password. Then type:</p> <code>exit</code> <p>Now we autostart the wallet by:</p> <code>nano /etc/rc.local</code> <p>And paste 3 lines of code</p> <code>su pi -c"nohup /home/pi/nebliod >/dev/null 2>&1 &"</code><br> <code>sleep 600</code><br> <code>su pi -c "nohup /home/pi/nebliod walletpassphrase password 31000000 true >/dev/null 2>&1 &"</code> <p>Again replace word password with your wallet password. Close the editor by Ctrl+X and then Y. </p> <p>Now your wallet will be open for staking every time you connect plug in the pi.</p> <h4>8. Make a transfer</h4> <p>If you want to transfer coins to another address use this command:</p> <code>/home/pi/./nebliod sendtoaddress target-address amount</code> <p>If you want to check out the transfer function, why don't you use my account for a donation ;) The address is:</p> <code>NVG9wcjXKiQShnC2KazXZUu9vDo77ry5dw</code> <p>Happy staking rewards!</p> PS: This <a href="https://pastebin.com/dtPEqssB">source</a> helped me a lot </html>
author | niloa |
---|---|
permlink | tutorial-neblio-staking-wallet-for-raspberrypi |
category | neblio |
json_metadata | {"tags":["neblio","cryptocurrency","bitcoin","blockchain"],"image":["https://i.imgur.com/kBRcvv4.jpg"],"links":["http://nebliostats.com/calculator.php","https://github.com/NeblioTeam/NEBL-Pi/releases/tag/0.4","https://pastebin.com/dtPEqssB"],"app":"steemit/0.1","format":"html"} |
created | 2018-03-02 23:19:18 |
last_update | 2018-03-02 23:19:18 |
depth | 0 |
children | 8 |
last_payout | 2018-03-09 23:19:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.273 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4,773 |
author_reputation | 152,613,340,830 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 41,743,616 |
net_rshares | 61,090,779,443 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
maxfuchs | 0 | 0 | 100% | ||
samuel-swinton | 0 | 1,009,909,351 | 33% | ||
niloa | 0 | 59,138,139,024 | 100% | ||
saiful-lamno | 0 | 0 | 100% | ||
danyflores | 0 | 125,764,374 | 100% | ||
tijal | 0 | 242,333,021 | 100% | ||
you-decide | 0 | 0 | 100% | ||
cmshigeta | 0 | 574,633,673 | 100% | ||
alfiandaud | 0 | 0 | 100% | ||
blocfrance | 0 | 0 | 100% | ||
stormrider75 | 0 | 0 | 100% |
Hey, i am in the process of moving to a raspberry staking node now, thanks for this tutorial. The only thing i am concerned with is that 'autostart' by putting the walletpassphrase in plaintext on the sd card, this is a huge security risk so it would be nice if we could have a better solution for this, any Ideas anyone? Cheers
author | maxfuchs |
---|---|
permlink | pwo1te |
category | neblio |
json_metadata | {"tags":["neblio"],"app":"steemit/0.1"} |
created | 2019-08-23 01:36:51 |
last_update | 2019-08-23 01:36:51 |
depth | 1 |
children | 0 |
last_payout | 2019-08-30 01:36:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 328 |
author_reputation | 146,742,379,877 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 89,844,737 |
net_rshares | 0 |
> "To stake a wallet you need to be connected to the network. I personally don‘t want to run my computer 24/7. But the Neblio team came up with a easy to use RaspberryPi staking wallet. " That's a great solution! I'll have to look more into Neblio. Thanks for the information!
author | samuel-swinton |
---|---|
permlink | re-niloa-tutorial-neblio-staking-wallet-for-raspberrypi-20180303t000724894z |
category | neblio |
json_metadata | {"tags":["neblio"],"app":"steemit/0.1"} |
created | 2018-03-03 00:07:27 |
last_update | 2018-03-03 00:07:27 |
depth | 1 |
children | 1 |
last_payout | 2018-03-10 00:07:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 277 |
author_reputation | 29,718,575,597,097 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 41,751,022 |
net_rshares | 1,940,100,230 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
samuel-swinton | 0 | 1,940,100,230 | 100% |
I also think so. The energy consumption is just a few bugs a year. !00% silent. The Pi is directly wire connected to the router and I can access it from all over the network via SSH session. Perfect
author | niloa |
---|---|
permlink | re-samuel-swinton-re-niloa-tutorial-neblio-staking-wallet-for-raspberrypi-20180303t133932182z |
category | neblio |
json_metadata | {"tags":["neblio"],"app":"steemit/0.1"} |
created | 2018-03-03 13:39:33 |
last_update | 2018-03-03 13:39:33 |
depth | 2 |
children | 0 |
last_payout | 2018-03-10 13:39:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 198 |
author_reputation | 152,613,340,830 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 41,884,807 |
net_rshares | 1,661,463,772 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
samuel-swinton | 0 | 1,661,463,772 | 100% |
Congratulations @niloa! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](http://steemitboard.com/@niloa) Award for the number of upvotes Click on any badge to view your own Board of Honor on SteemitBoard. For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard) If you no longer want to receive notifications, reply to this comment with the word `STOP` > Upvote this notification to help all Steemit users. Learn why [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-niloa-20180418t091426000z |
category | neblio |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2018-04-18 09:14:27 |
last_update | 2018-04-18 09:14:27 |
depth | 1 |
children | 0 |
last_payout | 2018-04-25 09:14:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 669 |
author_reputation | 38,975,615,169,260 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 50,724,072 |
net_rshares | 0 |
<center>[](http://steemitboard.com/@niloa) <center>@niloa, sorry to see you have less Steem Power. Your level lowered and you are now a **Red Fish**!</center> **Do not miss the last post from @steemitboard:** [SteemitBoard and the Veterans on Steemit - The First Community Badge.](https://steemit.com/veterans/@steemitboard/steemitboard-and-the-veterans-on-steemit-the-first-community-badge) > Do you like [SteemitBoard's project](https://steemit.com/@steemitboard)? Then **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
author | steemitboard |
---|---|
permlink | steemitboard-notify-niloa-20180819t120854000z |
category | neblio |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2018-08-19 12:08:54 |
last_update | 2018-08-19 12:08:54 |
depth | 1 |
children | 0 |
last_payout | 2018-08-26 12:08:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 708 |
author_reputation | 38,975,615,169,260 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 68,691,764 |
net_rshares | 0 |
Congratulations @niloa! You received a personal award! <table><tr><td>https://steemitimages.com/70x70/http://steemitboard.com/@niloa/birthday1.png</td><td>1 Year on Steemit</td></tr></table> <sub>_[Click here to view your Board of Honor](https://steemitboard.com/@niloa)_</sub> > Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
author | steemitboard |
---|---|
permlink | steemitboard-notify-niloa-20181129t005350000z |
category | neblio |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2018-11-29 00:53:51 |
last_update | 2018-11-29 00:53:51 |
depth | 1 |
children | 0 |
last_payout | 2018-12-06 00:53:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 493 |
author_reputation | 38,975,615,169,260 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 76,070,267 |
net_rshares | 0 |
Congratulations @niloa! You received a personal award! <table><tr><td>https://steemitimages.com/70x70/http://steemitboard.com/@niloa/birthday2.png</td><td>Happy Birthday! - You are on the Steem blockchain for 2 years!</td></tr></table> <sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@niloa) and compare to others on the [Steem Ranking](https://steemitboard.com/ranking/index.php?name=niloa)_</sub> ###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
author | steemitboard |
---|---|
permlink | steemitboard-notify-niloa-20191128t231347000z |
category | neblio |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2019-11-28 23:13:48 |
last_update | 2019-11-28 23:13:48 |
depth | 1 |
children | 0 |
last_payout | 2019-12-05 23:13:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 608 |
author_reputation | 38,975,615,169,260 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 92,920,073 |
net_rshares | 0 |
Hi niloa, Thank you very much for that detailed description, which is very helpful. I am about to order a Raspberry, and instructions like yours will support my decision.
author | stormrider75 |
---|---|
permlink | re-niloa-tutorial-neblio-staking-wallet-for-raspberrypi-20180819t100209687z |
category | neblio |
json_metadata | {"tags":["neblio"],"app":"steemit/0.1"} |
created | 2018-08-19 10:02:12 |
last_update | 2018-08-19 10:02:12 |
depth | 1 |
children | 0 |
last_payout | 2018-08-26 10:02:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 171 |
author_reputation | 406,655,512,987 |
root_title | "Tutorial: Neblio staking wallet for RaspberryPi" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 68,682,785 |
net_rshares | 0 |