News about Smart Contracts

More / Etherum Reddit - 2 years ago

Complete understanding of ETH smart contracts

ETH smart contract is a computer protocol that uses information to spread, verify, or execute a contract. Smart contracts allow trusted transactions to be performed without a third party, these transactions Traceable and irreversible. At present, Eth...

More / Etherum Reddit - 2 years ago

Where are smart contracts executed?

Im a little confused about where smart contract code is executed. Do the GPU miners execute the solidity code? If so, how does ETH 2.0 execute smart contracts without GPU Miners? Would really appreciate any explanation or reference to these questions...

More / Etherum Reddit - 2 years ago

A question about trusting smart contracts

How do you know if a smart contract can be trusted or not? My understanding was that you can read the source code of any smart contract and verify for yourself. But I've learned that you can only get the byte code. There are online decompilers, b...

More / Etherum Reddit - 2 years ago

Equality and smart contracts

Recently I was listening Lex Friedman podcast with Sergey Nazarov (episode itself released 5months ago) and they went into how smart contracts on blockchain would help regular people if their country is corrupt unreliable, has no services etc. One ex...

More / Etherum Reddit - 2 years ago

Smart contracts are not executed automatically?

I always thought that all smart contracts are executed when conditions are met until I read about Chainlink Keepers, who are a network of node operators that help execute smart contracts. This is the part that got me confused - what are the examples...