Smart contract is not smart, and even not a contract.

in #dev6 years ago (edited)


As a smart contract developer, I've heard tons of misconceptions regarding smart contract.

So, simply, I just want to say this to all the HODLers, investors, analysts, etc.
Smart contract is not smart, and even not a contract.

Let me explain why :

First of all, smart contract can NEVER operate fluidly just like artificial intelligence.
If I summarize smart contract(not DApp) development progress, there are no self-upgrading progress or data analysis progress, or code-enhancing progress.

Smart contract development only needs development(- testing) - deploy - execution process. Well, some kind of contracts like token contract or multisig contract development needs very strict security inspection(which is called audit). But that's kind of testing and once the contract is deployed, nobody can fix or enhance, update it.

Short example :

contract SomeKindofContract {
  function uselessFunction( ) public { }
  function uselessFunctionTwo( ) private { }
...
}
If someone compiles some kind of smart contract code just like I wrote,
{
    "linkReferences": {},
    "object": "608060405234801561001057600080fd5b50613a11806100206000396000f8063025e7c27146.....",
    "sourceMap": "12763:7699:0:-;;;;8:9:-1;5:2;;;30:1;27;20:12;5:2;12763:7699:0;;;;;;;"
}

This strange-looked binary comes out.
Deployment is just like creating account with having this binary inside.

That's it and over. No more contract code fixing, data analyzing, or something.
And this is why I'm saying smart contract is not smart.

Also, if you guys read what I wrote upside, you will find that smart contract is not a kind of contract-shaped one, it's just code and compiled code, stored inside the blockchain account for contracts.

So, briefly, please don't overestimate smart contracts.
Smart contracts are really great. But it can never enhance itself, does not has shape of contract, it's just a programmed code, running on the virtual machine based on blockchain.

Appreciate you guys for reading my opinion. Thank you.

Sort:  

Tnx @henocks for upvoting me you have earned yourself a follower.....Keep up your work i am sure you will do great.😊

Congratulations @henocks! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You published your First Post
You made your First Comment
You got a First Vote
Award for the number of upvotes

Click on the badge to view your Board of Honor.
If you no longer want to receive notifications, reply to this comment with the word STOP

Do not miss the last post from @steemitboard:

SteemitBoard Ranking update - Resteem and Resteemed added

Support SteemitBoard's project! Vote for its witness and get one more award!

Congratulations @henocks! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You got a First Reply

Click here to view your Board of Honor
If you no longer want to receive notifications, reply to this comment with the word STOP

Do not miss the last post from @steemitboard:

SteemitBoard Ranking update - Resteem and Resteemed added

Support SteemitBoard's project! Vote for its witness and get one more award!

Congratulations @henocks! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 1 year!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Do not miss the last post from @steemitboard:

Carnival Challenge - Here are the winners
Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Coin Marketplace

STEEM 0.18
TRX 0.13
JST 0.029
BTC 57258.35
ETH 3065.68
USDT 1.00
SBD 2.33