Smart contract is not smart, and even not a contract.
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.
Tnx @henocks for upvoting me you have earned yourself a follower.....Keep up your work i am sure you will do great.😊
Thanks!
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:
[kr-event] 블록체인 기반 광고 보상 플랫폼 스톰 분석 / 리스팀+댓글 $0.3 보팅
Thanks for your participation in this event :)
Congratulations @henocks! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :
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:
Congratulations @henocks! You received a personal award!
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:
Vote for @Steemitboard as a witness to get one more award and increased upvotes!