Post
Topic
Board Altcoin Discussion
I just did a smart contract in Byteball : mind blow.
by
superresistant
on 07/03/2017, 11:17:33 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.