Post
Topic
Board Altcoin Discussion
Re: I just did a smart contract in Byteball : mind blow.
by
Omega Weapon
on 10/03/2017, 06:41:51 UTC

Smart contract isn't something new, far from it. So many people has been learning solidity scripting language in the past years but the only time I was given the opportunity of using a smart contract, I didn't and saved myself from one of the biggest fiasco ever in crypto : the DAO.

Right now I just did a smart contract unexpectedly for a real use case and it went like :


That's it. I literally had no idea I was doing a smart contract if I wasn't told it's a smart contract.
I needed to trade with a total stranger on the Internet, the escrow wasn't available so we just did a smart contract through the chat box.

That's how smart contracts should works : for a real use without being aware you're doing a smart contract.


I have never done a smart contract but this is nice, this is the way technology it is supposed to work, technology must be seamless and this is the perfect example of that.