flâneur — a map of the web's best reading

Verifying smart contracts | ethereum.org

ethereum.org · 2,006 words · saved by 1 readers

An overview of source code verification for Ethereum smart contracts

Verifying smart contracts Copy .md Copy .md Edit page (opens in a new tab) On this page Smart contracts are designed to be “trustless”, meaning users shouldn’t have to trust third parties (e.g., developers and companies) before interacting with a contract. As a requisite for trustlessness, users and other developers must be able to verify a smart contract’s source code. Source code verification assures users and developers that the published contract code is the same code running at the contract address on the Ethereum blockchain. It is important to make the distinction between "source code ve

Explore this link on the map →

related reading