create account

Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites) by meysam

View this thread on: hive.blogpeakd.comecency.com
· @meysam ·
$193.26
Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)
NEM is one of the cryptocurrencies that I believe in([POI algorithm](https://steemit.com/crypto/@meysam/the-difference-between-pow-pos-and-poi-algorithms), the team, community, use cases,  the idea behind the project, etc..), and the latest growth of this project shows others' trusts in it as well(it won't stop here,. as advised I don't like to keep my cryptocurrencies(the ones I am in for a long term investment) on an exchange server, so I use a standalone wallet offered by official NEM site, in this tutorial you are going to go through the steps to make a Node/Wallet up and running on Linux.
<center>![](https://steemitimages.com/DQmVZCDKKPybN5sRdgmUoaqAdx7tj8GbmW1LQTScmeVubv1/image.png)</center>
### <center>Installing java >= 8</center>
(if you are behind a proxy, you need to use -E after sudo to keep your current user's environments)
> sudo -E add-apt-repository ppa:webupd8team/java -y
>
If you get an error like this picture, execute the next command, otherwise just skip it
<center>![](https://steemitimages.com/DQmTdHNH5dxXxameGkeuja64TrvhWC6aufRPMaEyKHQ6gqe/image.png)</center>

>sudo -E apt-get install --reinstall ca-certificates 

now try these two commands
>sudo apt-get update 
sudo apt-get install oracle-java8-installer -y
>
## <center>NEM Client</center>

### <center>go to the official NEM project page and download the source</center>
<center>[Download page](https://www.nem.io/install.html)</center>
<center>![](https://steemitimages.com/DQmf2WMNKZJvSu5F11HH3nuTPxKAmMDzS9fZgTPuiuBsPBX/image.png)</center>

extract the file in a directory named NEM(or any other directory you like of course)

> tar zxf nis-ncc-0.6.87.tgz
>
note that the extracted directory is called package
> cd package
nohup ./nix.runNcc.sh & nohup ./nix.runNis.sh &
>
if you want to see the logs, just execute the scripts without nohup and & sign
 > ./nix.runNcc.sh
>
on another terminal
> ./nix.runNis.sh
>
the result should be something like this  if you removed nohup
<center>![](https://steemitimages.com/DQmWGU5y1M29QRaZn2fToi1YnYdn6J21jrQPX5fWbJP6qzD/image.png)</center>
(there is also a nix.runMon.sh file that you can run instead of these both files, but I have seen lots of people having java related problems with it, so I would not recommend it, your call)
now go to a browser and open following link
http://127.0.0.1:8989
if everything goes as plan, you will see this page
<center>![](https://steemitimages.com/DQmcNJje334v7pXshm6Af5eKLANNkYscP9xR8bTt6jKb11F/image.png)</center>

now you have two options, creating a wallet or restoring one
creating is simple, just give your wallet a name and password

<center>![](https://steemitimages.com/DQmSVGDsEYBor3W5w2YJzmfseX2ad78CSSkyicwJzKbzD5k/image.png)</center>

to restore a wallet you need a *.wlt file, just put that file in this directory(nem directory will be created in user's home directory, go to ncc and paste the wlt file there)
/home/meysam/nem/ncc/
after doing it, you will see your wallet name 
<center>![](https://steemitimages.com/DQmQ5dcZYanRVHLVidcqG9P93VqE43oU7o5nUkr2SGoPEVK/image.png)</center>

if you have 100000 xem and you keep it for 10 days or 100000 nem for 1 day(your vested balance must pass 10000), then you can start harvesting which is basically getting transaction fee based on your account's importance(the amount of xem, you hold and the number of transactions you make), you will have two options of harvesting
local = you become a nod and harvest while you are online
delegated harvesting =  you make a transaction with the amount of 6 xem, wait for 6 hours(380 blocks)  and connect to a remote server, you don't need to be online anymore and you can do offline harvesting. 
to connect to a remote server click [here](https://www.nodeexplorer.com/) and choose a server based on your location

now go to setting and just add the address instead of localhost, this way you don't need to download the whole database
<center>![](https://steemitimages.com/DQmaBjQ5nnCuazZ438JKJJajq87wcikzZ3UW6cS9DpqvYkE/image.png)</center>

### IMPORTANT!
before making any transactions, please backup your wallet and keep it in a safe place with any method that you see fit
<center>![](https://steemitimages.com/DQmT5rXeCBDeqthEgxaSe2qBJXMMBprEm1QS1PFXqEmj68U/image.png)</center>
it will export two files including the *.wlt file which you need for restoring your wallet later on.

### Conclusion
for some people these steps are so easy and they don't need any assistance(the tutorial itself is on NEM site too), but there might be some difficulties that might irritate others, that is why I tried to address different problems that anyone might face. give NEM a try, it will be huge down the road(not just limited to price)
### <center>I do appreciate your upvotes,thoughts and resteems</center>
## <center> Thank You</center>
# <center>@meysam</center>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 157 others
properties (23)
authormeysam
permlinktutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites
categorytutorial
json_metadata{"tags":["tutorial","crypto","blockchain","nem","howto"],"users":["meysam"],"image":["https://steemitimages.com/DQmVZCDKKPybN5sRdgmUoaqAdx7tj8GbmW1LQTScmeVubv1/image.png","https://steemitimages.com/DQmTdHNH5dxXxameGkeuja64TrvhWC6aufRPMaEyKHQ6gqe/image.png","https://steemitimages.com/DQmf2WMNKZJvSu5F11HH3nuTPxKAmMDzS9fZgTPuiuBsPBX/image.png","https://steemitimages.com/DQmWGU5y1M29QRaZn2fToi1YnYdn6J21jrQPX5fWbJP6qzD/image.png","https://steemitimages.com/DQmcNJje334v7pXshm6Af5eKLANNkYscP9xR8bTt6jKb11F/image.png","https://steemitimages.com/DQmSVGDsEYBor3W5w2YJzmfseX2ad78CSSkyicwJzKbzD5k/image.png","https://steemitimages.com/DQmQ5dcZYanRVHLVidcqG9P93VqE43oU7o5nUkr2SGoPEVK/image.png","https://steemitimages.com/DQmaBjQ5nnCuazZ438JKJJajq87wcikzZ3UW6cS9DpqvYkE/image.png","https://steemitimages.com/DQmT5rXeCBDeqthEgxaSe2qBJXMMBprEm1QS1PFXqEmj68U/image.png"],"links":["https://steemit.com/crypto/@meysam/the-difference-between-pow-pos-and-poi-algorithms","https://www.nem.io/install.html","http://127.0.0.1:8989","https://www.nodeexplorer.com/"],"app":"steemit/0.1","format":"markdown"}
created2017-06-08 10:56:15
last_update2017-06-08 10:56:15
depth0
children24
last_payout2017-06-15 10:56:15
cashout_time1969-12-31 23:59:59
total_payout_value146.940 HBD
curator_payout_value46.321 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,832
author_reputation24,504,907,990,035
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id4,396,351
net_rshares13,275,022,596,748
author_curate_reward""
vote details (221)
@aliarami ·
$0.90
thanks for your article, i had some difficulties for setting java before.
👍  ,
properties (23)
authoraliarami
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170614t111323933z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-14 11:13:24
last_update2017-06-14 11:13:24
depth1
children0
last_payout2017-06-21 11:13:24
cashout_time1969-12-31 23:59:59
total_payout_value0.894 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation78,910,790,437
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,816,037
net_rshares35,711,808,497
author_curate_reward""
vote details (2)
@crypto-p ·
$4.87
oh, thank you, Meysam, followin
👍  ,
properties (23)
authorcrypto-p
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170614t210559379z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-14 21:06:00
last_update2017-06-14 21:06:00
depth1
children1
last_payout2017-06-21 21:06:00
cashout_time1969-12-31 23:59:59
total_payout_value4.654 HBD
curator_payout_value0.218 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation50,933,815,268,841
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,861,796
net_rshares201,951,449,526
author_curate_reward""
vote details (2)
@meysam ·
$0.82
appreciate it, followed back
👍  
properties (23)
authormeysam
permlinkre-crypto-p-re-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170615t082338417z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-15 08:23:39
last_update2017-06-15 08:23:39
depth2
children0
last_payout2017-06-22 08:23:39
cashout_time1969-12-31 23:59:59
total_payout_value0.616 HBD
curator_payout_value0.204 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length28
author_reputation24,504,907,990,035
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,902,003
net_rshares34,673,832,854
author_curate_reward""
vote details (1)
@cryptoviking · (edited)
$0.73
So you have to invest about 2000 USD to start harvesting?

Good post, followed :)
👍  
properties (23)
authorcryptoviking
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170617t224654622z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-17 22:46:54
last_update2017-06-17 22:47:24
depth1
children1
last_payout2017-06-24 22:46:54
cashout_time1969-12-31 23:59:59
total_payout_value0.548 HBD
curator_payout_value0.182 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation3,082,027,473,881
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,130,537
net_rshares35,455,411,484
author_curate_reward""
vote details (1)
@meysam ·
$2.08
that is right, 2000$ and 10 days waiting :)
thank you for the feedback, appreciate it
👍  
properties (23)
authormeysam
permlinkre-cryptoviking-re-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170618t065055639z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-18 06:50:57
last_update2017-06-18 06:50:57
depth2
children0
last_payout2017-06-25 06:50:57
cashout_time1969-12-31 23:59:59
total_payout_value2.078 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation24,504,907,990,035
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,155,077
net_rshares101,642,539,320
author_curate_reward""
vote details (1)
@ehsanamini ·
$0.87
I upvote you
👍  
properties (23)
authorehsanamini
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170614t155712355z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-14 15:57:12
last_update2017-06-14 15:57:12
depth1
children0
last_payout2017-06-21 15:57:12
cashout_time1969-12-31 23:59:59
total_payout_value0.654 HBD
curator_payout_value0.218 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation1,546,365,878,911
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,837,483
net_rshares35,421,631,785
author_curate_reward""
vote details (1)
@harpooninvestor ·
$0.04
So is the official NEM wallet the ONLY wallet you can use to store XEM?

We wrote a catalyst-piece re: NEM/XEM, feel free to peruse...

https://steemit.com/cryptocurrency/@harpooninvestor/bitlicense-new-york-state-s-typical-business-as-usual-crony-capitalism-ripple-xem-nem
👍  
properties (23)
authorharpooninvestor
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20171219t154223006z
categorytutorial
json_metadata{"tags":["tutorial"],"links":["https://steemit.com/cryptocurrency/@harpooninvestor/bitlicense-new-york-state-s-typical-business-as-usual-crony-capitalism-ripple-xem-nem"],"app":"steemit/0.1"}
created2017-12-19 15:42:21
last_update2017-12-19 15:42:21
depth1
children0
last_payout2017-12-26 15:42:21
cashout_time1969-12-31 23:59:59
total_payout_value0.035 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length273
author_reputation298,350,956,233
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id24,204,843
net_rshares7,389,903,844
author_curate_reward""
vote details (1)
@hiroyamagishi ·
$0.11
nice blog post, very information knowledge about NEM,
👍  
properties (23)
authorhiroyamagishi
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170608t111202401z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-08 11:12:06
last_update2017-06-08 11:12:06
depth1
children1
last_payout2017-06-15 11:12:06
cashout_time1969-12-31 23:59:59
total_payout_value0.104 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation71,901,302,671,995
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,396,931
net_rshares33,222,171,958
author_curate_reward""
vote details (1)
@meysam ·
$0.11
Thank you @hiroyamagishi for your supportive comments (as always )
:)
👍  
properties (23)
authormeysam
permlinkre-hiroyamagishi-re-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170608t112233294z
categorytutorial
json_metadata{"tags":["tutorial"],"users":["hiroyamagishi"],"app":"steemit/0.1"}
created2017-06-08 11:22:33
last_update2017-06-08 11:22:33
depth2
children0
last_payout2017-06-15 11:22:33
cashout_time1969-12-31 23:59:59
total_payout_value0.082 HBD
curator_payout_value0.027 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length69
author_reputation24,504,907,990,035
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,397,311
net_rshares32,526,493,658
author_curate_reward""
vote details (1)
@kyle.anderson · (edited)
$0.27
Really don't see why people are so gung ho about POI. It is a sketchy at best consensus algorithm.

Nice write up tho
👍  , , ,
properties (23)
authorkyle.anderson
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170608t132932932z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-08 13:29:33
last_update2017-06-08 13:29:54
depth1
children9
last_payout2017-06-15 13:29:33
cashout_time1969-12-31 23:59:59
total_payout_value0.212 HBD
curator_payout_value0.059 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length117
author_reputation8,970,579,009,561
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,403,126
net_rshares79,618,435,005
author_curate_reward""
vote details (4)
@meysam ·
$0.23
actually not everyone talks about POI, now days people are all about either POW or POS,  but POI is one the things that I am gung about in case of NEM, what can I say? I even love the logo  ;)
thank you for your feedback @kyle.anderson, appreciate it
👍  ,
properties (23)
authormeysam
permlinkre-kyleanderson-re-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170608t182328600z
categorytutorial
json_metadata{"tags":["tutorial"],"users":["kyle.anderson"],"app":"steemit/0.1"}
created2017-06-08 18:23:30
last_update2017-06-08 18:23:30
depth2
children8
last_payout2017-06-15 18:23:30
cashout_time1969-12-31 23:59:59
total_payout_value0.174 HBD
curator_payout_value0.054 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length250
author_reputation24,504,907,990,035
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,419,422
net_rshares67,715,219,996
author_curate_reward""
vote details (2)
@kyle.anderson ·
$0.14
They sure have a good design and marketing team. 

PoI is filled with game theoretical holes. Where do they get the concept of finality? How are they resistant to Sybil attack? One of those things that sounds good on paper but really is a dangerous solution.
👍  , ,
properties (23)
authorkyle.anderson
permlinkre-meysam-re-kyleanderson-re-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170608t215808193z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-08 21:58:06
last_update2017-06-08 21:58:06
depth3
children7
last_payout2017-06-15 21:58:06
cashout_time1969-12-31 23:59:59
total_payout_value0.110 HBD
curator_payout_value0.031 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length258
author_reputation8,970,579,009,561
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,431,204
net_rshares43,373,705,057
author_curate_reward""
vote details (3)
@readallaboutit ·
Thank you for upvoting my photo. If you like that one you may like my other ones. https://steemit.com/@readallaboutit
properties (22)
authorreadallaboutit
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170613t194146317z
categorytutorial
json_metadata{"tags":["tutorial"],"links":["https://steemit.com/@readallaboutit"],"app":"steemit/0.1"}
created2017-06-13 19:41:39
last_update2017-06-13 19:41:39
depth1
children0
last_payout2017-06-20 19:41:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length117
author_reputation7,213,483,635,136
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,760,212
net_rshares0
@rlavie985 ·
$0.10
Thank you for posting this. I had XEM months ago when it was nothing but I had a hard time installing the wallet at the time. Thanks again @altcoinusa
👍  
properties (23)
authorrlavie985
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170613t011429182z
categorytutorial
json_metadata{"tags":["tutorial"],"users":["altcoinusa"],"app":"steemit/0.1"}
created2017-06-13 01:14:24
last_update2017-06-13 01:14:24
depth1
children1
last_payout2017-06-20 01:14:24
cashout_time1969-12-31 23:59:59
total_payout_value0.078 HBD
curator_payout_value0.024 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length150
author_reputation72,232,632,771
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,698,436
net_rshares33,969,221,058
author_curate_reward""
vote details (1)
@meysam ·
$0.11
You are welcome, I am glad this post  could help @rlavie985
👍  
properties (23)
authormeysam
permlinkre-rlavie985-re-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170613t041411395z
categorytutorial
json_metadata{"tags":["tutorial"],"users":["rlavie985"],"app":"steemit/0.1"}
created2017-06-13 04:14:12
last_update2017-06-13 04:14:12
depth2
children0
last_payout2017-06-20 04:14:12
cashout_time1969-12-31 23:59:59
total_payout_value0.080 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length59
author_reputation24,504,907,990,035
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,706,746
net_rshares34,673,832,854
author_curate_reward""
vote details (1)
@scrilla ·
$0.11
Thanks for the info! If you were to speculate, where do you see the price of XEM headed?
👍  
properties (23)
authorscrilla
permlinkre-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170608t140120195z
categorytutorial
json_metadata{"tags":["tutorial"],"app":"steemit/0.1"}
created2017-06-08 14:00:48
last_update2017-06-08 14:00:48
depth1
children1
last_payout2017-06-15 14:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.082 HBD
curator_payout_value0.027 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation165,888,549,185
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,404,967
net_rshares32,515,317,236
author_curate_reward""
vote details (1)
@meysam ·
$0.11
it is really hard to say, but based on the release of [catapult](https://www.nem.io/catapultwhitepaper.pdf)  and the bullish market of top cryptocurrencies, I hope to see 1$ price on NEM.
👍  ,
properties (23)
authormeysam
permlinkre-scrilla-re-meysam-tutorial-nem-standalone-client-on-linux-step-by-step-guide-with-prerequisites-20170608t183916807z
categorytutorial
json_metadata{"tags":["tutorial"],"links":["https://www.nem.io/catapultwhitepaper.pdf"],"app":"steemit/0.1"}
created2017-06-08 18:39:21
last_update2017-06-08 18:39:21
depth2
children0
last_payout2017-06-15 18:39:21
cashout_time1969-12-31 23:59:59
total_payout_value0.083 HBD
curator_payout_value0.024 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length187
author_reputation24,504,907,990,035
root_title"Tutorial - NEM Standalone Client on Linux(step by step guide with prerequisites)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,420,276
net_rshares32,560,697,281
author_curate_reward""
vote details (2)