News about Smart Contracts

More / Etherum Reddit - 2 years ago

BTC smart contracts vs ETH smart contracts

CoinGeeks references an article from medium, but they go a bit more indepth. apparently BTCs smart contracts are better. what do you guys think? i posted something yesterday, but obviously this sub was going to side with ETH. Bitcoin vs Ethereum smar...

More / Etherum Reddit - 2 years ago

Smart Contracts on Ethereum

<p>Smart contracts are programs that run on their own and can be executed on a blockchain. These contracts are intended to automate the execution of contractual agreements, and their application cases are rapidly expanding. </p><p>T...

More / Etherum Reddit - 2 years ago

Returning balances from smart contracts

Hi, I have been messing with a few smart contracts, nothing serious. I have been using remix, and a few were unsuccessful, and have been sent BNB using metamask. ​ Is there any function I can call to gain the BNB back from these failed smart c...

More / Etherum Reddit - 2 years ago

Smart contracts and Eth 2.0

Saw the Lex interview with Vitalik, and something puzzles me. Currently, as I understand it, smart contracts and dapps run on chain in a distributed fashion. In the interview Vitalik said that with the upgrade to Eth 2.0 smart contracts will be run o...

More / Etherum Reddit - 2 years ago

Trust model for smart contracts

Hi I'm trying to wrap my head around the concept of smart contracts. I see that they're self-executing contracts when certain conditions are satisfied. But how can the satisfaction of such conditions are trusted and properly enforced? For exa...

Bitcoin News / Bitcoin Stack Exchange - 7 years ago

How do I program smart contracts?

Ivy is a higher-level language that allows you to write smart contracts for the Bitcoin protocol. It can compile to instructions for Bitcoin’s virtual machine, Bitcoin Script, and can be used to create SegWit-compatible Bitcoin addresses. Ivy GitHu...