create account

Comparing Steem Engine to dstors and dlive by inertia

View this thread on: hive.blogpeakd.comecency.com
· @inertia · (edited)
$12.16
Comparing Steem Engine to dstors and dlive
Remember when [@whatsup mentioned dstors and dlive in the same post](https://steemit.com/busy/@whatsup/a-quick-little-note-for-all-of-you-delegating-to-dstors)?  It didn't go well.  The project self destructed after a few pointed questions.  Nice going, @whatsup (kidding).  So I have an idea ... let's try the same process on another project: Steem Engine

Will it self destruct at the mere mention of some pointed questions too?  Spoiler: I highly doubt it.

<center><img src="https://files.steempeak.com/file/steempeak/inertia/VgFg78zK-image.png" /></center>

---

### The Good:

* **They're not asking for delegation** - Not that there's anything wrong with asking for delegation.  But that's not on the table so it's a non-issue.
* **It's not a fancy bid-bot-with-extra-steps.** - Related to delegation, there's also nothing inherently wrong with this either, even if it's your *only* value proposition.  Again, non-issue.
* **It's *on* the blockchain.** - Create/issue/transfer tokens *basically* on-chain ... sort of.  This is good, though because it's showing the utility of Steem to provide solutions.
* **It has UI.** - You don't need to be technical to create a token.  *Nice.*
* **It (might) indirectly strengthen Steem Monsters** - If you've invested in Steem Monster cards, research being done on Steem Engine will *in theory* trickle into Steem Monsters, where applicable.
* **The code is on github** - It's right there, or at least a *version* of it.  Still, it's a big plus. [1]
* **Responsive and nice developers.** - I grilled them and they didn't cave.  They didn't hurl insults.  Their answers made sense.  In fact, they were receptive to my suggestion about batched actions. [2]

---

### The Bad:

* No whitepaper.  Is that a deal-breaker?  No.  In fact, they do have a nice FAQ, so maybe that's a non-issue.  But it'd be nice to see what their revenue model might be.
* It claims to be a sidechain yet the industry hasn't really defined exactly what that is.  But the industry isn't old enough nor established enough to come together to agree on terms.  Does that mean sidechains are bad?  No.  No more than it means Blockchains are bad because the industry hasn't fully defined them either.  We may think we know what a sidechain is.  It just means that Steem Engine is in uncharted territory.
* It claims to execute smart contracts, but requires a trusted node, thus, not a smart contract.  Again, "industry standards" have to be invoked but I think using the term "smart contract" is actually the *least* accurate claim.  A real smart contract executes with public code and confirms cryptographically.  These "actions" execute on a trusted node somewhere, and that's all we know for the moment.  Steem Engine might eventually have fully realized smart contracts, if other pieces come together.
* No validation nodes have been defined let alone incentivized.  Nodes are [defined in a general sense](https://github.com/harpagon210/steemsmartcontracts/wiki/How-to-setup-a-Steem-Smart-Contracts-node), but not specifically for Steem Engine contracts.  This means only Steem Engine is the authority for the tokens they've issued.  Is this actually bad?  I could be convinced it's not bad, but it leads to the next issue ...
* Not fully decentralized.  I mentioned in **The Good** that it's "on the blockchain."  But if that's true, then how is it also centralized?  Because validation nodes and peer-to-peer consensus have not been defined, *yet*.

I may have categorize these as "bad" but I don't think any single item here is a deal-breaker.

---

### The Ugly

I just included "The Ugly" because of that one cowboy trilogy.  I don't really think there's anything particularly ugly here.  Certainly no more ugly than anything else in software development.

The devs involved in Steem Engine are responsive and knowledgable; **so far, my interaction with them has been the complete opposite of ugly.**

---

### Unfair Comparison

How does this compare to dlive?  Not at all, really.  Dlive wasn't ever on the chain in any meaningful sense.

What about dstors?  In theory, they were going in the direction of on-chain ... or something.  It's not really clear, dstors was all vaporware.  It's dead and was never actually on the chain either.

*Look, the title is clickbait, ok?* 😏

---

### The Pointed Questions

I promised pointed questions.  I just wanted to make sure we were all on the same page with terminology, first.  So here are my questions followed by answers given to me by the Steem Engine team:

**Q:** What is the revenue model for Steem Engine?

**A:** *Currently the revenue model is selling ENG tokens which are needed to create new tokens on the platform and will be needed for other things on the platform in the future as well. ... Currently ENG spent to create new tokens are burned.*

**Q:** Is this model enough to support future development?

**A:** *That depends on many factors outside of our control, however there are a number of potential options to support future development if funds from the project itself are not sufficient. Ultimately, as long as this project is providing value to the Steem platform it is likely it will continue to be developed.*

**Q:** In what sense is Steem Engine decentralized?

**A:** *The software is open source and available for anyone to run and is not reliant on us or any other entity.*

**Q:** How do third-parties validate?

**A:** *Until a proper consenus layer is added, people can query the nodes in two different ways and compare the results of these queries:*
- *pull each block of the sidechain* [3] *of each nodes and compare their hashes*
- *perform random queries against the database of each nodes and compare the results*

**Q:** How will [third-party validation] evolve moving into the future?

**A:** *Our plan is to add new built in features, such as the internal market to trade the tokens against STEEM, to open it up to running third-party smart contracts, and to build out the p2p consensus mechanism.*

**Q:** Are there code repositories related to Steem Engine that have not been published?

**A:** *All of the software is currently published and open source.*

**Q:** To what extent will Steem Engine support third parties who want to run their own validation nodes so they can do things like execute arbitrary contracts that deal in Steem Engine tokens, but without directly involving Steem Engine's infrastructure?

**A:** *The Steem Smart Contracts software that runs Steem Engine allows for users to publish arbitrary smart contract code, similar to platforms like Ethereum and EOS. Until that feature has been fully tested and a fee structure put in place the software being run on the main network sidechain we are calling Steem Engine (id: ssc-mainnet1) only recognizes smart contracts published by the @steemsc account which we control.*

**Q:** In other words, to what extent must third parties rely on Steem Engine to execute contracts, if at all?

**A:** *If certain projects would like to publish their own smart contract on the Steem Engine platform, we will work with them to develop and test the smart contract and publish it for them from the @steemsc account.*

**Q:** With the known caveat that in the early implementation, being that Steem Engine has declined to execute arbitrary contracts, if a third party wanted to side-step this limitation and just move forward using the same basic tooling, would they just be considered a competitor sidechain to Steem Engine and would that hinder cooperation?

**A:** *Anyone is free to run their own sidechain with a different ID and modify they code as they see fit, just like anyone can run their own Steem chain; however, in that case their smart contracts will only be able to interact with tokens and other smart contracts on their sidechain and not with the tokens and contracts on the main Steem Engine chain.*

**Q:** Why is Steem Engine currently using native JSON floating-point in contract payloads?

**A:** *In the end you will need to convert the string to a number so @harpagon chose to go with numbers directly.*

**Q:** If you're using JSON specific types, do you intend to publish which JSON Schema you're adhering to?

**A:** *This is standard JSON that’s available with native javascript.*

**Q:** Will merely holding `ENG` tokens ever provide benefit to the holder (I'm specifically wondering if `ENG` would ever be a *staking token* or if it's just a "GAS-like" mechanism (i.e., `ENG` must always be consumed to create/issue/transfer other tokens))?

**A:** *That is TBD at this point.*

---

### Conclusion

In my opinion, this is not a smart contract solution.  Instead, it's better described as what Vitalik referred to as a general purpose [oracle](https://blog.ethereum.org/2014/07/22/ethereum-and-oracles/):

> The oracles would run the code, and if the code execution leads to a withdrawal from the contract to some particular address then the oracles circulate a transaction sending the funds and sign it.

What it boils down to is, what are your expectations?  Do you want to issue a token that is tracked on Steem?  This is great.  Can the technology be used for other things?  It already is and seems pretty stable.

Is it cryptographically verifiable and fully decentralized?  Not yet.  But I guess you gotta start somewhere.

---

<sup>
<strong>Footnotes:</strong>

* <sup>[1] [Steem Smart Contracts, the sidechain that brings the power of Smart Contracts to the Steem blockchain](https://steemit.com/utopian-io/@harpagon/steem-smart-contracts-the-sidechain-that-brings-the-power-of-smart-contracts-to-the-steem-blockchain) - Wherein @harpagon first announces his "smartsteemcontract" repository, which is what Steem Engine is evidently based on.</sup>
* <sup>[2] [Idea - Steem Smart Contracts: Contract Action Batch](https://steemit.com/utopian-io/@inertia/idea-steem-smart-contracts-build-status-contract-action-batch) - I made a suggestion, *and they implemented it!*</sup>
* <sup>[3] [Steem Engine #developers channel](https://discordapp.com/channels/539442545478991882/539875790536441860/541829164420956182) - Chat log where @harpagon shows how to use the REST API to get sidechain blocks.<sup>
</sup>
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 46 others
properties (23)
authorinertia
permlinkcomparing-steem-engine-to-dstors-and-dlive
categorysteemengine
json_metadata{"community":"steempeak","app":"steemit/0.1","format":"markdown","tags":["steemengine","eng","crypto","steem","steemit"],"users":["whatsup","steemsc","harpagon"],"links":["https://steemit.com/busy/@whatsup/a-quick-little-note-for-all-of-you-delegating-to-dstors","https://github.com/harpagon210/steemsmartcontracts/wiki/How-to-setup-a-Steem-Smart-Contracts-node","https://blog.ethereum.org/2014/07/22/ethereum-and-oracles/","https://steemit.com/utopian-io/@harpagon/steem-smart-contracts-the-sidechain-that-brings-the-power-of-smart-contracts-to-the-steem-blockchain","https://steemit.com/utopian-io/@inertia/idea-steem-smart-contracts-build-status-contract-action-batch","https://discordapp.com/channels/539442545478991882/539875790536441860/541829164420956182"],"image":["https://files.steempeak.com/file/steempeak/inertia/VgFg78zK-image.png"]}
created2019-02-07 23:35:00
last_update2019-02-12 18:56:36
depth0
children41
last_payout2019-02-14 23:35:00
cashout_time1969-12-31 23:59:59
total_payout_value9.109 HBD
curator_payout_value3.049 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10,214
author_reputation346,568,901,399,561
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries
0.
accountsteempeak
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,548,473
net_rshares26,926,567,110,917
author_curate_reward""
vote details (110)
@aggroed ·
$0.90
Great feedback.  Thank you for your comments ~~I hope you die in a fire.~~

As I mentioned on the State of Steem broadcast on MSP-Waves making software and physical products is an inherently different process.  With products you have to ship something that's perfect and 100% finished so the public accepts it.  With software the goal is to get the MVP out and iterate on top of it (assuming anyone is interested).  I think we have a great product here and one that's going to make people a lot of money, but agree for sure that on the very first day of this thing going public there's still room for improvement and new features (Dex and Distribution are next).  

You do seem to recognize these things with inclusion in your post words like "yet."  So, this previous comment isn't necessarily directed right at you, but in fact towards the readers of this post.

The revenue model goes something like, sell a dirt cheap token and make a lot of money selling legal services around it.  Prices are still getting determined, but the legal registration stuff is likely to come in between $10-20k.  This may sound like a lot of money, but compared to the upside it's tiny.  I played a lot of poker in my life so when I thought through doing the exact same process with Steem Monsters I thought "I'll bet $10k that if I can legally raise up to $5M/yr that I'll make this money back and then some while also not risking clawbacks, fines, or going to jail."  If an app and a team are any good then your pot odds are fantastic.

Additionally, the token creation itself is cheap, but we're looking forward to selling optional services for initial and ongoing distribution.  These are things that have to get done, but don't have to get through us.  We'd just be providing a service and a trusted place for an active key running some scripts.

~~If all that fails we'll sell vapes on the site.~~
πŸ‘  , , , , ,
properties (23)
authoraggroed
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t123434366z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 12:34:30
last_update2019-02-08 12:34:30
depth1
children1
last_payout2019-02-15 12:34:30
cashout_time1969-12-31 23:59:59
total_payout_value0.674 HBD
curator_payout_value0.224 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,886
author_reputation1,339,139,315,524,459
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,570,362
net_rshares1,890,317,857,108
author_curate_reward""
vote details (6)
@inertia ·
Yep, I agree.  If someone produced exactly the same MVP as you, but only backed it by a simple database with no plans for a true sidechain or smart contract, it would still have loads of value.
properties (22)
authorinertia
permlinkre-aggroed-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t153815577z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 15:38:15
last_update2019-02-08 15:38:15
depth2
children0
last_payout2019-02-15 15:38: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_length193
author_reputation346,568,901,399,561
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,577,601
net_rshares0
@aneilpatel ·
Great post @inertia. Steem-engine looks promising to me and personally I am doing some hands on with it atm. It would also be great to have a review of swapsteem by you. Please consider it.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authoraneilpatel
permlinkaneilpatel-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t072357629z
categorysteemengine
json_metadata"{\"app\":\"partiko\",\"client\":\"android\"}"
created2019-02-08 07:23:57
last_update2019-02-08 07:23:57
depth1
children0
last_payout2019-02-15 07:23:57
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_length259
author_reputation7,747,395,102,396
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,561,284
net_rshares0
@enforcer48 ·
> It claims to be a sidechain yet the industry hasn't really defined exactly what that is. But the industry isn't old enough nor established enough to come together to agree on terms.

I think this is where I have questions as well. It may not be what other people in the space would consider a "side chain".

And that alone could create unfortunate misunderstandings and FUD along the way.
properties (22)
authorenforcer48
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t005149034z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 00:51:51
last_update2019-02-08 00:51:51
depth1
children3
last_payout2019-02-15 00:51: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_length390
author_reputation426,233,073,731,239
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,550,574
net_rshares0
@sames ·
You want to know how bad the definition of sidechain is? 
Namecoin(yes the first altcoin) is the world official sidechain to Bitcoin based on Satoshi's and the dev words... 
As such merged mine=sidechains
Blockstream then made the term more popular by the use of pegged sidechain-a separate blockchain with an asset of an established one. 
This was the merged mined papers.
Merged mine=sidechain still here 
The Federation based sidechain paper came when finding and making a pegged asset "trustless" was found to be hard. It can be done at different costs see Drivechain.

At here is when Sidechain=merged mined ended and the essence came a blockchain that helps the original asset and favors it. 

The next generation sidechain came when  Extenstion blocks came during the great scaling wars. This would be an opt code in which some nodes can download and accept this "sidechain" like blockchain along with main chain and other nodes would only count main chain. 
This idea was revived when Litecoin Foundation annoucned it was going to add Mimblewimble to Litecoin via extension blocks. 

So at the root-the basic idea of sidechain is that as long the blockchain helps the original asset and is built on using the original asset as well.
πŸ‘  ,
properties (23)
authorsames
permlinkre-enforcer48-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t010238365z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 01:02:39
last_update2019-02-08 01:02:39
depth2
children0
last_payout2019-02-15 01:02: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_length1,240
author_reputation39,585,633,843,789
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,550,949
net_rshares21,867,643,243
author_curate_reward""
vote details (2)
@yabapmatt ·
We're creating a separate chain of blocks based on data on the Steem blockchain...if that's not a side chain I don't really know what is!
πŸ‘  
properties (23)
authoryabapmatt
permlinkre-enforcer48-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t025359986z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 02:53:51
last_update2019-02-08 02:53:51
depth2
children1
last_payout2019-02-15 02:53: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_length137
author_reputation160,224,638,135,630
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,554,353
net_rshares5,118,657,693
author_curate_reward""
vote details (1)
@enforcer48 ·
$0.03
Intuitively, yeah. 

But, we all know crypto space can be finicky. Lol
πŸ‘  ,
properties (23)
authorenforcer48
permlinkre-yabapmatt-re-enforcer48-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t050647882z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 05:06:48
last_update2019-02-08 05:06:48
depth3
children0
last_payout2019-02-15 05:06:48
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length70
author_reputation426,233,073,731,239
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,557,777
net_rshares54,917,766,663
author_curate_reward""
vote details (2)
@gniksivart ·
Thanks for asking the tough questions and sharing. While I dont understand everything Im sure if smts are continually delayed this will continue to be developed and some of the concerns fullfilled.
properties (22)
authorgniksivart
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t021915959z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 02:19:18
last_update2019-02-08 02:19:18
depth1
children0
last_payout2019-02-15 02:19: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_length197
author_reputation74,197,147,678,652
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,553,433
net_rshares0
@harpagon ·
$0.61
Thanks for your feedbacks @inertia, we really want to make this tool better and are willing to change it and improve it! 

The next major item on my list is definitely the consensus layer, this is complex but also fascinating and I hope to see feedbacks and why not ideas on how to achieve that part the best way!
πŸ‘  
properties (23)
authorharpagon
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t031746710z
categorysteemengine
json_metadata{"tags":["steemengine"],"community":"steempeak","app":"steempeak/1.7.2b"}
created2019-02-08 03:17:48
last_update2019-02-08 03:17:48
depth1
children1
last_payout2019-02-15 03:17:48
cashout_time1969-12-31 23:59:59
total_payout_value0.501 HBD
curator_payout_value0.105 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length313
author_reputation20,287,642,226,146
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,555,065
net_rshares1,417,178,048,771
author_curate_reward""
vote details (1)
@hobo.media ·
$0.09
Why does everyone think consensus is hard? Old fashioned poker solved this long ago... Everyone holds a gun under the table pointed at one of the other guys and you have an immediate consensus about the rules of the game. Its a POS system and definitely trustless.
πŸ‘  
properties (23)
authorhobo.media
permlinkre-harpagon-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t235526051z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 23:55:27
last_update2019-02-08 23:55:27
depth2
children0
last_payout2019-02-15 23:55:27
cashout_time1969-12-31 23:59:59
total_payout_value0.068 HBD
curator_payout_value0.022 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length264
author_reputation21,121,859,045,871
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,595,470
net_rshares196,613,667,449
author_curate_reward""
vote details (1)
@jonmaim ·
$0.06
Great content, thanks.

For me the ideal way to create a token would be to send some STEEM to @null and specifying the token supply and other characteristics in the memo field. 

That means my token would have from the start an implicit value I have chosen: the burned STEEM coins I paid for it.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  , , ,
properties (23)
authorjonmaim
permlinkjonmaim-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t084333098z
categorysteemengine
json_metadata"{\"app\":\"partiko\",\"client\":\"android\"}"
created2019-02-08 08:43:33
last_update2019-02-08 08:43:33
depth1
children1
last_payout2019-02-15 08:43:33
cashout_time1969-12-31 23:59:59
total_payout_value0.043 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length365
author_reputation16,841,700,292,907
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,563,636
net_rshares122,834,688,162
author_curate_reward""
vote details (4)
@hobo.media ·
What I want to see is an Enjin style capability of minting and melting the tokens. This way if a token became worthless the token would still be able to be melted back into Steem.
πŸ‘  
properties (23)
authorhobo.media
permlinkre-jonmaim-jonmaim-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t235820027z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 23:58:21
last_update2019-02-08 23:58:21
depth2
children0
last_payout2019-02-15 23:58: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_length179
author_reputation21,121,859,045,871
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,595,546
net_rshares0
author_curate_reward""
vote details (1)
@mainos12345 ·
At least dlive isn't a scheme of the rich get richer. steemit is dead
properties (22)
authormainos12345
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190213t010017087z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-13 01:00:15
last_update2019-02-13 01:00:15
depth1
children0
last_payout2019-02-20 01:00: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_length69
author_reputation8,372,689,317,361
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,793,300
net_rshares0
@newageinv ·
Lots of great information to consider but the thought of just finally having a deployable token is encouraging as it is the single most demanded feature of the blockchain right now.  Projects will ultimately line up to find ways to execute their roadmaps without depending on a centralized source.

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
properties (22)
authornewageinv
permlinknewageinv-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t032609324z
categorysteemengine
json_metadata"{\"app\":\"partiko\",\"client\":\"ios\"}"
created2019-02-08 03:26:12
last_update2019-02-08 03:26:12
depth1
children0
last_payout2019-02-15 03:26: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_length359
author_reputation259,703,766,248,510
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,555,241
net_rshares0
@pennsif ·
This post has been included in the latest edition of  [**SoS Daily News**](https://steemit.com/steem/@pennsif/sos-daily-news-news-about-the-state-of-steem-7-february-2019) - a digest of all you need to know about the State of Steem.
properties (22)
authorpennsif
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t210622355z
categorysteemengine
json_metadata{"tags":["steemengine"],"links":["https://steemit.com/steem/@pennsif/sos-daily-news-news-about-the-state-of-steem-7-february-2019"],"app":"steemit/0.1"}
created2019-02-08 21:06:24
last_update2019-02-08 21:06:24
depth1
children0
last_payout2019-02-15 21:06: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_length232
author_reputation636,410,097,572,565
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,589,741
net_rshares0
@sames ·
I wonder if ENG could be made to be a governance/DAO based token making Steem engine more "decentralized"
properties (22)
authorsames
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t001530496z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 00:15:30
last_update2019-02-08 00:15:30
depth1
children0
last_payout2019-02-15 00:15:30
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_length105
author_reputation39,585,633,843,789
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,549,585
net_rshares0
@sgt-dan · (edited)
$0.67
I got lost in a great deal of the *blockchain techno-speak*, which is motivating me to learn more. I think it is great that you were able to ask pointed questions and receive direct answers. Thank you for providing this information about @steemengine. Lots of stuff, lots of great stuff going on in the Steemiverse.

Not the sharpest crayon in the box, but this article has inspired me to learn more about blockchain, smart contracts, gas and such. After reading this post, it reminded me of a quote by a very smart man...

> **_I never teach my pupils. I only attempt to provide the conditions in which they can learn._ &nbsp; β€”Albert Einstein**


πŸ‘  ,
properties (23)
authorsgt-dan
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190212t181752296z
categorysteemengine
json_metadata{"tags":["steemengine"],"community":"steempeak","app":"steempeak/1.7.2b"}
created2019-02-12 18:17:51
last_update2019-02-12 18:19:06
depth1
children0
last_payout2019-02-19 18:17:51
cashout_time1969-12-31 23:59:59
total_payout_value0.503 HBD
curator_payout_value0.167 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length649
author_reputation33,689,299,469,472
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,779,915
net_rshares1,326,828,486,096
author_curate_reward""
vote details (2)
@steem-plus ·
SteemPlus upvote
Hi, @inertia!

You just got a **1.34%** upvote from SteemPlus!
To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn.
If you're not using SteemPlus yet, please check our last posts in [here](https://steemit.com/@steem-plus) to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.
properties (22)
authorsteem-plus
permlinkcomparing-steem-engine-to-dstors-and-dlive---vote-steemplus
categorysteemengine
json_metadata{}
created2019-02-08 20:00:36
last_update2019-02-08 20:00:36
depth1
children0
last_payout2019-02-15 20:00: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_length434
author_reputation247,952,188,232,400
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,587,149
net_rshares0
@steem-ua ·
#### Hi @inertia!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your **UA** account score is currently 6.581 which ranks you at **#147** across all Steem accounts.
Your rank has not changed in the last three days.

In our last Algorithmic Curation Round, consisting of 233 contributions, your post is ranked at **#1**. Congratulations! 
##### Evaluation of your UA score:

* You've built up a nice network.
* The readers appreciate your great work!
* Great user engagement! You rock!


**Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
properties (22)
authorsteem-ua
permlinkre-comparing-steem-engine-to-dstors-and-dlive-20190208t064304z
categorysteemengine
json_metadata"{"app": "beem/0.20.18"}"
created2019-02-08 06:43:06
last_update2019-02-08 06:43:06
depth1
children0
last_payout2019-02-15 06:43: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_length624
author_reputation23,214,230,978,060
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,560,114
net_rshares0
@steemitqa ·
All kidding aside this is actually a good way of doing things @inertia I like these questions asked.
properties (22)
authorsteemitqa
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t004939626z
categorysteemengine
json_metadata{"tags":["steemengine"],"community":"steempeak","app":"steempeak/1.7.2b"}
created2019-02-08 00:49:39
last_update2019-02-08 00:49:39
depth1
children1
last_payout2019-02-15 00:49: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_length100
author_reputation22,135,803,163,402
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,550,511
net_rshares0
@inertia ·
Right?  Even unfair comparisons have their place.  Everyone comes at this with different levels of understanding.
properties (22)
authorinertia
permlinkre-steemitqa-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190209t010457841z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-09 01:04:57
last_update2019-02-09 01:04:57
depth2
children0
last_payout2019-02-16 01:04:57
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_length113
author_reputation346,568,901,399,561
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,597,493
net_rshares0
@steevebot ·
This story was recommended by Steeve to its users and upvoted by one or more of them.

Check @steeveapp to learn more about Steeve, an AI-powered Steem interface.
πŸ‘  ,
properties (23)
authorsteevebot
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-vote-beneficiaries
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steeve/0.1","format":"markdown"}
created2019-02-08 11:10:00
last_update2019-02-08 11:10:00
depth1
children0
last_payout2019-02-15 11:10: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_length164
author_reputation1,016,697,284,644
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,567,711
net_rshares4,459,650,343
author_curate_reward""
vote details (2)
@surfyogi ·
$0.04
I am all in, this is fun.
It will remain to be seen how distributed this is, so I guess we will wait and see. (Not very..) 
I can definitely see this taking a place, as a trusted business that sits beside STEEM.
πŸ‘  
properties (23)
authorsurfyogi
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190209t042428129z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-09 04:24:27
last_update2019-02-09 04:24:27
depth1
children0
last_payout2019-02-16 04:24:27
cashout_time1969-12-31 23:59:59
total_payout_value0.031 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length211
author_reputation31,155,045,810,316
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,602,824
net_rshares90,041,611,145
author_curate_reward""
vote details (1)
@transisto ·
$0.53
https://steemit.com/steemengine/@aggroed/introducing-steem-engine-com
πŸ‘  ,
properties (23)
authortransisto
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t002952413z
categorysteemengine
json_metadata{"tags":["steemengine"],"links":["https://steemit.com/steemengine/@aggroed/introducing-steem-engine-com"],"app":"steemit/0.1"}
created2019-02-08 00:29:54
last_update2019-02-08 00:29:54
depth1
children0
last_payout2019-02-15 00:29:54
cashout_time1969-12-31 23:59:59
total_payout_value0.517 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length69
author_reputation330,357,940,720,833
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,549,999
net_rshares1,454,247,182,472
author_curate_reward""
vote details (2)
@tts ·
To listen to the audio version of this article click on the play image.
[![](https://s18.postimg.org/51o0kpijd/play200x46.png)](http://ec2-52-72-169-104.compute-1.amazonaws.com/inertia__comparing-steem-engine-to-dstors-and-dlive.mp3)
Brought to you by [@tts](https://steemit.com/tts/@tts/introduction). If you find it useful please consider upvoting this reply.
properties (22)
authortts
permlinkre-comparing-steem-engine-to-dstors-and-dlive-20190208t000157
categorysteemengine
json_metadata""
created2019-02-08 00:01:57
last_update2019-02-08 00:01:57
depth1
children0
last_payout2019-02-15 00:01:57
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_length361
author_reputation-4,535,154,553,995
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,549,206
net_rshares0
@whatsup ·
$0.58
Haha... Nice and I bet they will not flag this and call you names either!  :)

I think I have a token to try on this... :)

It's a young industry so language and even features will continue to be delivered.
πŸ‘  , ,
properties (23)
authorwhatsup
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190207t235101325z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-07 23:51:03
last_update2019-02-07 23:51:03
depth1
children7
last_payout2019-02-14 23:51:03
cashout_time1969-12-31 23:59:59
total_payout_value0.538 HBD
curator_payout_value0.042 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length206
author_reputation519,839,651,581,670
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,548,863
net_rshares1,513,767,527,839
author_curate_reward""
vote details (3)
@inertia ·
$0.02
How about a smart contract prediction market to *predict flags*?
πŸ‘  
πŸ‘Ž  
properties (23)
authorinertia
permlinkre-whatsup-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190207t235437102z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-07 23:54:36
last_update2019-02-07 23:54:36
depth2
children6
last_payout2019-02-14 23:54:36
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.002 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation346,568,901,399,561
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,548,959
net_rshares57,931,974,962
author_curate_reward""
vote details (2)
@pangoli ·
lol
properties (22)
authorpangoli
permlinkre-inertia-re-whatsup-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190222t230842926z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-22 23:08:45
last_update2019-02-22 23:08:45
depth3
children0
last_payout2019-03-01 23:08:45
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_length3
author_reputation66,834,329,736,250
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,260,990
net_rshares0
@sames ·
With smartcontract that can be done on Steem now :P
properties (22)
authorsames
permlinkre-inertia-re-whatsup-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t005102050z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 00:51:03
last_update2019-02-08 00:51:03
depth3
children0
last_payout2019-02-15 00:51: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_length51
author_reputation39,585,633,843,789
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,550,551
net_rshares0
@tarazkp ·
That flag must have been 400:1 odds. Someone would have cleaned up!!

Could I bet on myself?
properties (22)
authortarazkp
permlinkre-inertia-re-whatsup-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190207t235734568z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-07 23:57:36
last_update2019-02-07 23:57:36
depth3
children2
last_payout2019-02-14 23:57: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_length92
author_reputation5,836,614,652,858,097
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,549,031
net_rshares0
@whatsup ·
Now that sounds fun.  You code it, I'll pitch it!  :)
πŸ‘  
properties (23)
authorwhatsup
permlinkre-inertia-re-whatsup-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t000025765z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 00:00:27
last_update2019-02-08 00:00:27
depth3
children0
last_payout2019-02-15 00:00: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_length53
author_reputation519,839,651,581,670
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,549,147
net_rshares369,580,328
author_curate_reward""
vote details (1)
@yabapmatt ·
$1.97
flag and ragequit!

But in all seriousness, I want to address a few of the points you made. 

> No whitepaper...But it'd be nice to see what their revenue model might be.

A whitepaper takes a ton of time to put together and that would delay actually getting a project out there to a community that has been waiting over a year to make simple tokens. As for a revenue model, aggroed and I are top 20 witnesses...lots of people ask what the top 20 do with their earnings. Well for us, this is one of things we do.

> It claims to be a sidechain yet the industry hasn't really defined exactly what that is.

It's a separate chain of blocks created based on data from the Steem blockchain. If that's not a sidechain I don't know what is. In any case, like you said there are no real definitions for any of these terms, and I don't know of anything that more closely and simply describes what this is than "sidechain".

> A real smart contract executes with public code and confirms cryptographically. These "actions" execute on a trusted node somewhere, and that's all we know for the moment. Steem Engine might eventually have fully realized smart contracts, if other pieces come together...Nodes are defined in a general sense, but not specifically for Steem Engine contracts. This means only Steem Engine is the authority for the tokens they've issued. 

This one I really don't agree with, or maybe I just don't understand the issue. 

Anyone can run the node software themselves and independently execute and verify all of the "smart contracts" used by Steem Engine. Additionally all of the smart contract code is public, so I don't see how you claim that "only Steem Engine is the authority for the tokens", or how "the actions execute on a trusted node". The actions do execute on a node, just like they do on any other platform, but it doesn't have to be trusted. Anyone can run their own node and validate the results compared to our node.

> Not fully decentralized

This is really the same as the previous point. There's no reliance in any way on a central entity to run this thing. Yes, the steem-engine.com website is a centralized site, just like steemit.com is, but the software is published and anyone can run this thing. It has zero reliance on us at all. I'm not sure what your definition of "fully decentralized" is, but I think this seems to fit.
πŸ‘  , , , , , , , ,
properties (23)
authoryabapmatt
permlinkre-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t032613424z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 03:26:06
last_update2019-02-08 03:26:06
depth1
children7
last_payout2019-02-15 03:26:06
cashout_time1969-12-31 23:59:59
total_payout_value1.475 HBD
curator_payout_value0.490 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,363
author_reputation160,224,638,135,630
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,555,234
net_rshares4,161,395,793,824
author_curate_reward""
vote details (9)
@dramatoken ·
<center>
  <img src="https://i.imgur.com/5FTrFXt.png" />
  <p>You've got <code>DRAMA</code>!</p>
  <p><sup>To view or trade <code>DRAMA</code> go to <a href="https://steem-engine.com/?p=market&t=DRAMA">steem-engine.com</a>.</sup></p>
</center>
properties (22)
authordramatoken
permlinkre-yabapmatt-inertia-comparing-steem-engine-to-dstors-and-dlive-20190423t023628175z
categorysteemengine
json_metadata{"app":"plucky/0.0.1","drama_trx_id":"c83c64f3ca1f1d0c9b0c4adf8e1b13112a5a34f6"}
created2019-04-23 02:36:27
last_update2019-04-23 02:36:27
depth2
children0
last_payout2019-04-30 02:36: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_length244
author_reputation12,383,329,875,029
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id83,589,219
net_rshares0
@inertia ·
> It's a separate chain of blocks created based on data from the Steem blockchain. If that's not a sidechain I don't know what is. In any case, like you said there are no real definitions for any of these terms, and I don't know of anything that more closely and simply describes what this is than "sidechain".

By that definition, one might assert that hivemind is a sidechain.  It even has a table called `hive_blocks` and that table has the block hash.  So on a cursory view, it's a sidechain.

I say cursory because in all seriousness, I agree that hivemind is *not* a sidechain.  The blocks it tracks are not its own blocks.

But it does have *some* of the trappings.  It follows the Steem blockchain and creates its own index based on `custom_json` and other types of transactions.

So what makes steem-engine a sidechain and hivemind not?  For instance, if hivemind added columns to calculate and track the hash of the block on its own, would it suddenly become a sidechain?
properties (22)
authorinertia
permlinkre-yabapmatt-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t172356726z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-02-08 17:23:57
last_update2019-02-08 17:23:57
depth2
children3
last_payout2019-02-15 17:23:57
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_length981
author_reputation346,568,901,399,561
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,581,487
net_rshares0
@jga ·
$1.44
Look the [definition of Dan Larimer](https://steemit.com/lisk/@dan/why-lisk-is-inferior-to-ethereum) of what is a side chain back in 2016:
> A smart contract on Steem can use side chains. A side chain is really **a fancy way of saying a multisig account where the transactions that should be signed are agreed upon by consensus and then signed by multiple independent parties as defined by a smart contract**. Steem Smart contracts can interact with the rest of the Steem blockchain just like any other user can. The smart contract consensus algorithm will generate and sign valid Steem transactions which get included in the Steem blockchain.

This definition make sense for me, meaning that a side chain should be able to perform transactions (like transfer steem) in the mainnet using smart contracts.

Steem Engine is almost that. It still needs a central actor to use real steem, not with multisignatures.
πŸ‘  
properties (23)
authorjga
permlinkre-inertia-re-yabapmatt-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190412t144159684z
categorysteemengine
json_metadata{"tags":["steemengine"],"links":["https://steemit.com/lisk/@dan/why-lisk-is-inferior-to-ethereum"],"app":"steemit/0.1"}
created2019-04-12 14:42:00
last_update2019-04-12 14:42:00
depth3
children2
last_payout2019-04-19 14:42:00
cashout_time1969-12-31 23:59:59
total_payout_value1.080 HBD
curator_payout_value0.359 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length910
author_reputation76,172,796,162,312
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id82,960,901
net_rshares2,335,038,672,481
author_curate_reward""
vote details (1)
@jonmaim ·
> Anyone can run their own node and validate the results compared to our node.

You are the one with control over @steemsc actions and funds. What happens if you stop performing operations with this account? Well, all the token economies will collapse. Also we have to verify your transactions, we cannot just trust you implicitely. This is why you cannot call it decentralised. I understand you are very enthusiastic about the project but I don't agree how you market  it as decentralised.

Please take this as constructive feedback and if you can solve these issues, I will be the first one to create tokens.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
authorjonmaim
permlinkjonmaim-re-yabapmatt-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190208t083536562z
categorysteemengine
json_metadata"{\"app\":\"partiko\",\"client\":\"android\"}"
created2019-02-08 08:36:24
last_update2019-02-08 08:36:24
depth2
children0
last_payout2019-02-15 08:36: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_length680
author_reputation16,841,700,292,907
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,563,438
net_rshares1,345,240,100
author_curate_reward""
vote details (1)
@whatsup ·
$0.03
!dramatoken
πŸ‘  
properties (23)
authorwhatsup
permlinkre-yabapmatt-re-inertia-comparing-steem-engine-to-dstors-and-dlive-20190423t023557930z
categorysteemengine
json_metadata{"tags":["steemengine"],"app":"steemit/0.1"}
created2019-04-23 02:36:00
last_update2019-04-23 02:36:00
depth2
children0
last_payout2019-04-30 02:36:00
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation519,839,651,581,670
root_title"Comparing Steem Engine to dstors and dlive"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id83,589,192
net_rshares74,708,963,568
author_curate_reward""
vote details (1)