create account

EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid? by conceptskip

View this thread on: hive.blogpeakd.comecency.com
· @conceptskip · (edited)
$28.82
EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?
<b>This is the third part of a series to critically asses the EOS project. If you havent read them, here are the first two articles: 
[Part 1 - Yet another ico?](https://steemit.com/eos/@conceptskip/eos-peeking-under-the-hood-series-launch-yet-another-ico)
[Part 2 - How is the EOS blockchain established?](https://steemit.com/eos/@conceptskip/eos-peeking-under-the-hood-series-launch-blockchain-establishment)</b>

To summarize, the (main) EOS blockchain will be launched by the community, more precisely by 21 block producers, rather than  block.one (the company behind EOS) themselves. What block.one are providing is the technological framework for the launch. (For further reading check out [Part 2 of this series](https://steemit.com/eos/@conceptskip/eos-peeking-under-the-hood-series-launch-blockchain-establishment).)
So for EOS to succeed, the solidity of the code and the technical infrastructure is really key, as it will need to be ready to be used and adapted by 3rd parties from the beginning. That's what i'd like to take a closer look at in this part of the series:</b>

<h1>Is the EOS development infrastructure solid?</h1>

<h3>Overview</h3>
The main technical aspect for developing on EOS is, that it is done in C++. This is quite uncommon in the crypto sphere, but it provides some striking padvantages, not the least widely available code repositories that can be used. 
For further details, @ivanli provides a perfect introduction in programming concepts for eos (comparing them to ethereum). He also explains that the benefit of the choice for C++ is that it leads to more stable long-term focused code.  But see for yourself: https://steemit.com/eos/@ivanli/programming-on-eos-vs-eth-programmer-explains

The EOS Software is currently available as alpha version, providing the necessary infrastructure for most development tasks. As of writing there is a fork between the code base (Dawn 3.0) for the development of dapps and the test-network (Dawn 2.0) where you can run test-nodes etc.  A test-network for the new codebase is announced by end of Q1, so if everything runs according to plans this could be any day now (until now the project has been ahead of schedule). They also provide the libraries to run a private test-network, for performane testing, and claim they managed to reach several thousand transactions per second on average hardware. 
Here are the official announcements, if you've missed them: https://eos.io/resources/#eos-dawn

![lambo_red.png](https://i.imgur.com/liJeD4c.jpg)


<h3>Github Analysis</h3>
As being open source, the whole project is hosted on Github. To analyse a crypto technology, aside general aspects like concept, ideas, and the team, it's essential to always check out the code, because that's where the real action is going on. 
I've followed the approach of fellow-steemer @eroche, who has carried out a few excellent analyses of similar projects. For our purpose, Cardano might be an example of particular interest:
https://steemit.com/beyondbitcoin/@eroche/cardano-github-activity-finding-patterns-in-the-noise

So i had a look at https://www.cryptomiso.com/ and what striked me most,is that EOS the No.4 among the top 10 most active crpyto projects on github. (Really interesting fact is that Cardano disappears from the top 10, when you limit the search to Q1/2018, up to March 20). I've looked at the past 9 months, since when EOS development has effectively launched. 

<b>Here is the comparison of the most commits per project: </b>
https://i.imgur.com/1o5W9C2.jpg

<b>In total there are 2480 commits in the past 9 months</b>(Compare that to Ethereum, which has only a rough 600)
https://i.imgur.com/242jTUi.jpg

<b>There are around 80 coders active over that period, and another pleasant surprise, Dan Larimer (aka Bytemaster) is among the top active developers</b>So it's evident, that he not only makes bold promises but is also working really hard on the project personally: 
https://i.imgur.com/iX19kfC.jpg

So as we really see, there is tremendous and thus really promising activity on github!But what is the outcome of it. The question is: are all of this thousands of lines of code usable at all? 


<h3>Community Pick-Up</h3>

Although i have a technical background, i am not a programmer, so unfortunately i am not able to try out the framework myself. So i was delighted to find a bundle of online resources how the test-net can already be used:

@EOSphere, a block producer candidate, has produced a video along with an article how they set up the genesis-snapshot-generator (this is how the EOS blockchain will be established): 
https://steemit.com/eos/@eosphere/how-to-setup-and-run-the-eosio-genesis-snapshot-generator

Then @rival has establish an EOS node using the test network:
https://steemit.com/utopian-io/@rival/eos-blog-building-my-eos-node-2-x-on-public-testnet

Smart contract development is covered as well, for one @ivanly (again!) has provided a simple smart-contract demo in one of his videos: 
https://steemit.com/eos/@ivanli/eos-contract-programming-programmer-explains

If you are for a bit more in-depth discussion, @jd3 has done a similar thing but with a bit more detail information.
https://steemit.com/eos/@jd3/eos-introduction-to-programming-writing-smart-contracts

<b>To summarize the core features are already accessible and usable on the testnet, and the bloggers above have put up good demonstration on how they are actually used successfully. 
Those blogs are really convincing, and are a good confirmation that EOS.io is able to deliver on the promises.</b>


<h3>Further DEV Ressources</h3>
To round things up, there are a few further online resources valuable for insights into the development environment.  

First of all the EOS Developers Telegram Channel: https://t.me/joinchat/EaEnSUPktgfoI-XPfMYtcQ
It has impressive 4k participants and is a very lively community, and here again, Dan, the man, is a regular participant, sharing news and insights. This again proves the down to earth attitude of the EOS mastermind, which i believe is really a huge enrichment. 

The @EOSGo (the org aiming to represent the EOS community) Forum has development section, but there's a bit less activity to be found there - https://forums.eosgo.io/categories/developers

<h3>Conclusion</h3>
<b>The EOS Dev resources are definitely reassuring, und demonstrate well the solidity of the project, it is one of the most active crpyto projects on github, with 80 developers working on the framework. And the framework has already been successfully tested by several independent developers. 
Is there anything that still could keep this project from flying? </b>

Well, all this is in an Alpha stage, even if things look very good at this point, there is no guarantee the project will not fail eventually, maybe just because there is a hole in the concept as such? 
But as you likely now, EOS will (re-) use a lot from concepts, that have been already proven highly successful in production, you know where i am heading: Steem, the very platform we are using, and i will check out the ups and downs of it  in the next part IV of this series. 


<b>
The information provided here sums up the results of my own - finite - research. If you've found this piece interesting or useful, please up-vote or resteem and help spread the word. If you have spotted anything inaccurate, or if you have any addition, or interpret things differently, please throw in your thoughts and comments! I am always happy to discuss and learn!
</b>
<b>EOS - Peeking under the hood - Series: 
[Part 1 - Yet another ico?](https://steemit.com/eos/@conceptskip/eos-peeking-under-the-hood-series-launch-yet-another-ico)
[Part 2 - How is the EOS blockchain established?](https://steemit.com/eos/@conceptskip/eos-peeking-under-the-hood-series-launch-blockchain-establishment)
Part 3 - Is the EOS dev infrastructure solid? <-- YOU ARE HERE
Part 4 - Steem, lessons learned from this proof of concept? - Available soon
Part 5 - A platform constitution, how does that work? - Available soon
</b>
[![Follow](https://steemitimages.com/0x0/http://i.imgsafe.org/dd8bd8753d.gif)](https://steemit.com/@conceptskip)
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 39 others
properties (23)
authorconceptskip
permlinkeos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid
categoryeos
json_metadata{"tags":["eos","cryptocurrency","blockchain","ico","dapp"],"users":["ivanli","eroche","eosphere","rival","ivanly","jd3","eosgo"],"image":["https://i.imgur.com/liJeD4c.jpg","https://i.imgur.com/1o5W9C2.jpg","https://i.imgur.com/242jTUi.jpg","https://i.imgur.com/iX19kfC.jpg","https://steemitimages.com/0x0/http://i.imgsafe.org/dd8bd8753d.gif"],"links":["https://steemit.com/eos/@conceptskip/eos-peeking-under-the-hood-series-launch-yet-another-ico","https://steemit.com/eos/@conceptskip/eos-peeking-under-the-hood-series-launch-blockchain-establishment","https://steemit.com/eos/@ivanli/programming-on-eos-vs-eth-programmer-explains","https://eos.io/resources/#eos-dawn","https://steemit.com/beyondbitcoin/@eroche/cardano-github-activity-finding-patterns-in-the-noise","https://www.cryptomiso.com/","https://steemit.com/eos/@eosphere/how-to-setup-and-run-the-eosio-genesis-snapshot-generator","https://steemit.com/utopian-io/@rival/eos-blog-building-my-eos-node-2-x-on-public-testnet","https://steemit.com/eos/@ivanli/eos-contract-programming-programmer-explains","https://steemit.com/eos/@jd3/eos-introduction-to-programming-writing-smart-contracts","https://t.me/joinchat/EaEnSUPktgfoI-XPfMYtcQ","https://forums.eosgo.io/categories/developers","https://steemit.com/@conceptskip"],"app":"steemit/0.1","format":"markdown"}
created2018-03-23 17:17:30
last_update2018-03-23 20:17:51
depth0
children41
last_payout2018-03-30 17:17:30
cashout_time1969-12-31 23:59:59
total_payout_value22.342 HBD
curator_payout_value6.477 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8,175
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,189,119
net_rshares10,198,125,476,047
author_curate_reward""
vote details (103)
@alpacho78 ·
Thanks!
![](https://steemitimages.com/DQmP49KiZe5CDpjFCvSFWtvU376SRbrAAhR9K7VoL5qiV71/image.png)
πŸ‘  ,
properties (23)
authoralpacho78
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t143917820z
categoryeos
json_metadata{"tags":["eos"],"image":["https://steemitimages.com/DQmP49KiZe5CDpjFCvSFWtvU376SRbrAAhR9K7VoL5qiV71/image.png"],"app":"steemit/0.1"}
created2018-03-24 14:39:15
last_update2018-03-24 14:39:15
depth1
children0
last_payout2018-03-31 14:39:15
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_length96
author_reputation10,081,306,401
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,341,241
net_rshares1,113,615,700
author_curate_reward""
vote details (2)
@altcoinbuzz ·
excellent article!
πŸ‘  
properties (23)
authoraltcoinbuzz
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t025505270z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-27 02:55:06
last_update2018-03-27 02:55:06
depth1
children0
last_payout2018-04-03 02:55:06
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_length18
author_reputation1,218,097,477,086
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,811,135
net_rshares519,472,467
author_curate_reward""
vote details (1)
@anonymslibertas ·
Thanks for the post!  Once i understand enough, i hope to develop projects on eos platform myself.  EOS looks big.  Invest in this stuff with smart contracts and solid platform/team, not that gross bitcoin stuff.
πŸ‘  
properties (23)
authoranonymslibertas
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180325t042946369z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-25 04:30:09
last_update2018-03-25 04:30:09
depth1
children1
last_payout2018-04-01 04:30:09
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_length212
author_reputation7,544,623,494
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,440,442
net_rshares596,860,400
author_curate_reward""
vote details (1)
@conceptskip ·
Yes, developing as well as investing might be worthwhile! The ressources and infos are out there, good luck and looking forward to see more of your projects.
properties (22)
authorconceptskip
permlinkre-anonymslibertas-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180325t093801587z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-03-25 09:38:06
last_update2018-03-25 09:38:06
depth2
children0
last_payout2018-04-01 09:38:06
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_length157
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,473,899
net_rshares0
@bidseption ·
re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t111100377z
You got a 100.00% upvote from @bidseption!
* Resteem & Upvote: `0.005 SBD` or higher with url in memo to get a resteem and participate in upvote-bidding!
* Free resteem: Follow us for FREE resteem! We will resteem a lucky post every 2 hour.
* Delegate @bidseption to get 95% of the earning daily: [30 SP](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=bidseption&vesting_shares=30%20SP) [50 SP](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=bidseption&vesting_shares=50%20SP) [100 SP](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=bidseption&vesting_shares=100%20SP) [150 SP](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=bidseption&vesting_shares=150%20SP) [250 SP](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=bidseption&vesting_shares=250%20SP) [500 SP](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=bidseption&vesting_shares=500%20SP) [1000 SP](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=bidseption&vesting_shares=1000%20SP)
properties (22)
authorbidseption
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t111100377z
categoryeos
json_metadata{"app":"postpromoter/1.8.8"}
created2018-03-24 11:11:00
last_update2018-03-24 11:11:00
depth1
children0
last_payout2018-03-31 11:11:00
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_length1,121
author_reputation-470,846,333,462
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,312,968
net_rshares0
@conceptskip ·
If you've liked this article, please make sure to check the other ones too. Here is the summary with links to everything else:
https://steemit.com/eos/@conceptskip/eos-peeking-under-the-hood-finale-ready-for-the-dawn-of-blockhain
πŸ‘  
properties (23)
authorconceptskip
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180410t171847897z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-04-10 17:18:51
last_update2018-04-10 17:18:51
depth1
children0
last_payout2018-04-17 17:18:51
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_length229
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,344,379
net_rshares2,261,447,726
author_curate_reward""
vote details (1)
@crypto.piotr ·
Thx for that quite informative post. Keep up with creating interesting content.
I know it's hard at the beginning to build solid follower base. But just don't give up. Steemits needs solid content builders.

Already followed and upvoted :) Cheers,
πŸ‘  
properties (23)
authorcrypto.piotr
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t051055804z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-24 05:10:54
last_update2018-03-24 05:10:54
depth1
children2
last_payout2018-03-31 05:10:54
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_length247
author_reputation27,396,789,428,606
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,272,317
net_rshares501,670,362
author_curate_reward""
vote details (1)
@conceptskip ·
Thank you so much for that! The real fun of it is interacting and chatting with you guys!
properties (22)
authorconceptskip
permlinkre-cryptopiotr-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t073901397z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-24 07:39:03
last_update2018-03-24 07:39:03
depth2
children1
last_payout2018-03-31 07:39:03
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_length89
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,288,521
net_rshares0
@crypto.piotr ·
I absolutely agree.

Im looking forward to read more of your good content. Cheers,
properties (22)
authorcrypto.piotr
permlinkre-conceptskip-re-cryptopiotr-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t152400722z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-24 15:23:54
last_update2018-03-24 15:23:54
depth3
children0
last_payout2018-03-31 15:23:54
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_length82
author_reputation27,396,789,428,606
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,348,076
net_rshares0
@decomoescribir ·
$0.10
I love EOS, i love DAN's work.

Just curious:
Do you think STEEM and EOS will compete for the blockchain social-media sphere?
D.
πŸ‘  ,
properties (23)
authordecomoescribir
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t190230495z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-24 19:02:36
last_update2018-03-24 19:02:36
depth1
children3
last_payout2018-03-31 19:02:36
cashout_time1969-12-31 23:59:59
total_payout_value0.080 HBD
curator_payout_value0.024 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation1,223,020,007,800
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,379,494
net_rshares39,349,028,660
author_curate_reward""
vote details (2)
@conceptskip ·
I am certain that they will! Dan himself said, he intends to bild up a competitor. Something like Social Media 2.0 was dropped, if i recall correctly... Anyhow, competition is good for business isn't it?
properties (22)
authorconceptskip
permlinkre-decomoescribir-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t201922104z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-03-24 20:19:21
last_update2018-03-24 20:19:21
depth2
children2
last_payout2018-03-31 20:19:21
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_length203
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,389,036
net_rshares0
@littlescribe ·
He said "steem 2.0"

<img src="https://steemitimages.com/DQmaSPsk52gBJ64weKtE64su6T5EnWmgxyV3NfALcR2zXoS/steem-2-2018-03-22.png" alt="steem 2.0"/>
πŸ‘  
properties (23)
authorlittlescribe
permlinkre-conceptskip-re-decomoescribir-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t051609348z
categoryeos
json_metadata{"tags":["eos"],"image":["https://steemitimages.com/DQmaSPsk52gBJ64weKtE64su6T5EnWmgxyV3NfALcR2zXoS/steem-2-2018-03-22.png"],"app":"steemit/0.1"}
created2018-03-27 05:16:12
last_update2018-03-27 05:16:12
depth3
children1
last_payout2018-04-03 05:16:12
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_length146
author_reputation56,315,797,877,090
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,828,654
net_rshares0
author_curate_reward""
vote details (1)
@drotto ·
<p>This post has received a 1.96 % upvote from @drotto thanks to: @conceptskip.</p>
properties (22)
authordrotto
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180323t214915626z
categoryeos
json_metadata{"tags":["eos"],"app":"drotto/0.0.3rc3"}
created2018-03-23 21:49:15
last_update2018-03-23 21:49:15
depth1
children0
last_payout2018-03-30 21:49:15
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_length84
author_reputation419,916,705,599
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,225,040
net_rshares0
@giekth3astronaut ·
really good article! i think many have this  question in mind
πŸ‘  
properties (23)
authorgiekth3astronaut
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180328t194521484z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-28 19:45:18
last_update2018-03-28 19:45:18
depth1
children0
last_payout2018-04-04 19:45:18
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_length61
author_reputation407,581,048
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,149,958
net_rshares516,376,776
author_curate_reward""
vote details (1)
@juanpt007 ·
Nice
πŸ‘  
properties (23)
authorjuanpt007
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180404t071505229z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-04-04 07:15:06
last_update2018-04-04 07:15:06
depth1
children0
last_payout2018-04-11 07:15:06
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_length4
author_reputation26,378,474,469
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,251,456
net_rshares650,024,559
author_curate_reward""
vote details (1)
@lighteye ·
Looking forward for the next part: β€œSteem, lessons learned from this proof of concept?” For a non-programmer It is always easier to grasp a concept comparing it to something known.
πŸ‘  
properties (23)
authorlighteye
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180326t053526431z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-26 05:37:09
last_update2018-03-26 05:37:09
depth1
children2
last_payout2018-04-02 05:37:09
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_length180
author_reputation615,800,009,469,841
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,631,208
net_rshares548,767,510
author_curate_reward""
vote details (1)
@conceptskip ·
Absolutely! It also shows if a person or team is able to deliver, and ideally we can learn from the dynamics of the concept. I need to answer a few questions, so slightly behind schedule *smile*
πŸ‘  
properties (23)
authorconceptskip
permlinkre-lighteye-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180326t061138844z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-03-26 06:11:39
last_update2018-03-26 06:11:39
depth2
children0
last_payout2018-04-02 06:11: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_length194
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,635,403
net_rshares2,537,052,874
author_curate_reward""
vote details (1)
@conceptskip ·
I've posted the article, looking forward to your feedback! https://busy.org/@conceptskip/eos-peeking-under-the-hood-part-4-lessons-learned-from-steem
πŸ‘  
properties (23)
authorconceptskip
permlinkre-lighteye-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180328t214128929z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-03-28 21:41:27
last_update2018-03-28 21:41:27
depth2
children0
last_payout2018-04-04 21:41:27
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_length149
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,164,031
net_rshares2,537,052,874
author_curate_reward""
vote details (1)
@littlescribe ·
My question is, what does that mean for hard-working users on steemit? Whales, even? If it's not a collaboration with steem, then it's a competitor, which means steem price will drop, which means for fiscal reasons, many users will jump ship over to EOS. Which means, anyone worth their salt will need to start over. Which sucks. Think he's got another plan to help the segue? Or maybe @ned will take him back. And they'll become allies at least.....

Really, I think all people want is better curation on a more natural scale. @dan is intending on remedying the abuse from spam and self-votes and bought votes.
πŸ‘  
properties (23)
authorlittlescribe
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t051935206z
categoryeos
json_metadata{"tags":["eos"],"users":["ned","dan"],"app":"steemit/0.1"}
created2018-03-27 05:19:36
last_update2018-03-27 05:19:36
depth1
children1
last_payout2018-04-03 05:19:36
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_length611
author_reputation56,315,797,877,090
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,829,071
net_rshares521,481,065
author_curate_reward""
vote details (1)
@conceptskip ·
I assume, you are referring to the steem 2.0, if yes then my answer would be it's definitely going to be a competitor, because that's what Dan has announced already. I can imagine it's going to be a tough competitor, but competition is good for business isn't it? I am going to publish my next article which will deal with steem today, and I'd really appreciate your feedback on it... 
properties (22)
authorconceptskip
permlinkre-littlescribe-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t074813974z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-03-27 07:48:15
last_update2018-03-27 07:48:15
depth2
children0
last_payout2018-04-03 07:48:15
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_length385
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,847,578
net_rshares0
@mammasitta ·
Thanks for explaining since I’m such an anti tech person but my instincts and feeling tells me that EOS @dan is up for something HUGE! 
This article helped me to understand even more.
πŸ‘  
properties (23)
authormammasitta
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t091116192z
categoryeos
json_metadata{"tags":["eos"],"users":["dan"],"app":"steemit/0.1"}
created2018-03-27 09:11:15
last_update2018-03-27 09:11:15
depth1
children5
last_payout2018-04-03 09:11:15
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_length183
author_reputation112,725,079,546,542
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,858,533
net_rshares487,336,472
author_curate_reward""
vote details (1)
@conceptskip ·
Glad that you found it informative! And i agree EOS is looking very promising
πŸ‘  
properties (23)
authorconceptskip
permlinkre-mammasitta-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t092106024z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-03-27 09:21:09
last_update2018-03-27 09:21:09
depth2
children4
last_payout2018-04-03 09:21:09
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_length77
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,859,851
net_rshares6,556,738,089
author_curate_reward""
vote details (1)
@mammasitta · (edited)
I am truly excited as I wrote with my other profil @massivevibration 
I follow up this project from Day 1 when Dan left Steemit. Your articles series is precise and simple to understand. 
Can’t wait for the next ones!!!
properties (22)
authormammasitta
permlinkre-conceptskip-re-mammasitta-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t093110169z
categoryeos
json_metadata{"tags":["eos"],"users":["massivevibration"],"app":"steemit/0.1"}
created2018-03-27 09:31:09
last_update2018-03-27 09:32:45
depth3
children3
last_payout2018-04-03 09:31:09
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_length219
author_reputation112,725,079,546,542
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,861,227
net_rshares0
@massivevibration ·
Truly excited!
πŸ‘  
properties (23)
authormassivevibration
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t090910535z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-27 09:09:09
last_update2018-03-27 09:09:09
depth1
children3
last_payout2018-04-03 09:09:09
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_length14
author_reputation3,077,666,938,555
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,858,204
net_rshares499,752,687
author_curate_reward""
vote details (1)
@conceptskip ·
Thx for upvote and resteem!
πŸ‘  
properties (23)
authorconceptskip
permlinkre-massivevibration-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t092351773z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-03-27 09:23:54
last_update2018-03-27 09:23:54
depth2
children2
last_payout2018-04-03 09:23:54
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_length27
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,860,222
net_rshares1,404,480,780
author_curate_reward""
vote details (1)
@mammasitta ·
My pleasure!! Gerade gesehen ,dass Du aus Wien bist :) Komme doch in unseren #steemit-austria discord channel. Link in meinem Profil.
properties (22)
authormammasitta
permlinkre-conceptskip-re-massivevibration-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180327t113550686z
categoryeos
json_metadata{"tags":["eos","steemit-austria"],"app":"steemit/0.1"}
created2018-03-27 11:35:51
last_update2018-03-27 11:35:51
depth3
children1
last_payout2018-04-03 11:35:51
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_length133
author_reputation112,725,079,546,542
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,878,596
net_rshares0
@mightbemike ·
These posts are just getting better! Excellent information to keep up to date for those of us who can't find enough time in the day. I'm off following links now, tc.
πŸ‘  
properties (23)
authormightbemike
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180323t181245875z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-23 18:12:48
last_update2018-03-23 18:12:48
depth1
children1
last_payout2018-03-30 18:12:48
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_length165
author_reputation4,696,690,249
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,197,465
net_rshares486,281,700
author_curate_reward""
vote details (1)
@conceptskip ·
Wow, thank you so much!  Theres so much out there, sometimes i fear, my info is already outdated at time of publishing. And btw. it looks like a news EOS release isn't far of anymore: https://medium.com/@bytemaster/eosio-new-example-currency-contract-6372c2e644dd
properties (22)
authorconceptskip
permlinkre-mightbemike-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180323t192727072z
categoryeos
json_metadata{"tags":["eos"],"links":["https://medium.com/@bytemaster/eosio-new-example-currency-contract-6372c2e644dd"],"app":"steemit/0.1"}
created2018-03-23 19:27:27
last_update2018-03-23 19:27:27
depth2
children0
last_payout2018-03-30 19:27:27
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_length263
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,207,880
net_rshares0
@powderskier ·
$0.04
Excellent overview on the state of development for EOS. Resteemed.
πŸ‘  ,
properties (23)
authorpowderskier
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t142859169z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-24 14:29:00
last_update2018-03-24 14:29:00
depth1
children0
last_payout2018-03-31 14:29:00
cashout_time1969-12-31 23:59:59
total_payout_value0.029 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length66
author_reputation81,526,482,443
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,339,757
net_rshares13,612,763,370
author_curate_reward""
vote details (2)
@riansing ·
Good post @conceptskip

Follow and upvote me πŸ™

https://steemit.com/memoris/@riansing/broken-home-memories-kenangan-keluarga-yang-tepecah-belai-6742404ae3aa
πŸ‘  
properties (23)
authorriansing
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180328t061141323z
categoryeos
json_metadata{"tags":["eos"],"users":["conceptskip"],"links":["https://steemit.com/memoris/@riansing/broken-home-memories-kenangan-keluarga-yang-tepecah-belai-6742404ae3aa"],"app":"steemit/0.1"}
created2018-03-28 06:11:42
last_update2018-03-28 06:11:42
depth1
children1
last_payout2018-04-04 06:11:42
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_length156
author_reputation-776,329,092,074
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,036,054
net_rshares254,119,559
author_curate_reward""
vote details (1)
@spaminator ·
$0.24
Leaving comments asking for votes, follows, or other self promotional messages could be seen as spam.


[Your Reputation Could be a Tasty Snack with the Wrong Comment!](https://steemit.com/steemit-abuse/@spaminator/updated-your-reputation-could-be-a-tasty-snack-with-the-wrong-comment)

Thank You! ⚜
πŸ‘  ,
properties (23)
authorspaminator
permlinkre-riansing-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180328t182407773z
categoryeos
json_metadata{"tags":["eos"],"links":["https://steemit.com/steemit-abuse/@spaminator/updated-your-reputation-could-be-a-tasty-snack-with-the-wrong-comment"],"app":"steemit/0.1"}
created2018-03-28 18:24:09
last_update2018-03-28 18:24:09
depth2
children0
last_payout2018-04-04 18:24:09
cashout_time1969-12-31 23:59:59
total_payout_value0.211 HBD
curator_payout_value0.031 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length299
author_reputation68,078,150,632,608
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,139,016
net_rshares92,829,663,842
author_curate_reward""
vote details (2)
@shanghaipreneur ·
Wow! Great work.
πŸ‘  
properties (23)
authorshanghaipreneur
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t151024471z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-24 15:10:24
last_update2018-03-24 15:10:24
depth1
children0
last_payout2018-03-31 15:10:24
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_length16
author_reputation146,839,162,489,554
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,345,932
net_rshares492,894,246
author_curate_reward""
vote details (1)
@voluntary-io ·
Upvote and Resteem from THE MAN (@dan) itself! Good work @conceptskip
πŸ‘  
properties (23)
authorvoluntary-io
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t171858863z
categoryeos
json_metadata{"tags":["eos"],"users":["dan","conceptskip"],"app":"steemit/0.1"}
created2018-03-24 17:19:00
last_update2018-03-24 17:19:00
depth1
children1
last_payout2018-03-31 17:19:00
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_length69
author_reputation107,079,201,102
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,364,955
net_rshares492,894,246
author_curate_reward""
vote details (1)
@conceptskip ·
Yeah, still feeling a bit shaky... ;-) Big thanks to Dan and everyone, who upvoted, resteemed and commented! 
It's a huge motivation to go on (and of course raise and try to answer critical questions :-) )
properties (22)
authorconceptskip
permlinkre-voluntary-io-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180324t203453087z
categoryeos
json_metadata{"tags":["eos"],"community":"busy","app":"busy/2.4.0"}
created2018-03-24 20:34:51
last_update2018-03-24 20:34:51
depth2
children0
last_payout2018-03-31 20:34:51
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_length205
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,390,871
net_rshares0
@workin2005 ·
$0.04
Another great post. Thanks for sharing. This is going to be one hell of a year for EOS.
πŸ‘  , ,
properties (23)
authorworkin2005
permlinkre-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180323t173338511z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-23 17:33:36
last_update2018-03-23 17:33:36
depth1
children1
last_payout2018-03-30 17:33:36
cashout_time1969-12-31 23:59:59
total_payout_value0.031 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length87
author_reputation51,962,092,033,823
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,191,550
net_rshares13,780,633,783
author_curate_reward""
vote details (3)
@conceptskip ·
It is really amazing! The closer i look into it, the more convinced i get....!
πŸ‘  
properties (23)
authorconceptskip
permlinkre-workin2005-re-conceptskip-eos-peeking-under-the-hood-part-3-is-the-eos-dev-infrastructure-solid-20180323t192133867z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-03-23 19:21:33
last_update2018-03-23 19:21:33
depth2
children0
last_payout2018-03-30 19:21:33
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_length78
author_reputation3,288,745,933,815
root_title"EOS - Peeking under the hood - Part 3: Is the EOS dev infrastructure solid?"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id46,207,068
net_rshares508,297,191
author_curate_reward""
vote details (1)