Skip to main content

Smart Contracts

It's an Ethereum-based technology. It lets developers build decentralized apps on the blockchain.

These apps are deployed on all full nodes. A transaction must say which contract to run. This is like a function name. All nodes in the blockchain run the same function with the same parameters. When all get the same result, the transaction is valid and added to the blockchain.