Smart Contracts
Self-executing code on blockchains that powers decentralized applications.
2 terms
Intermediate
2Intermediate
Build your knowledge
Smart Contract
Self-executing programs stored on a blockchain that automatically enforce agreements when predetermined conditions are met, eliminating the need for intermediaries.
Solidity
The most popular programming language for writing smart contracts on Ethereum and EVM-compatible blockchains, designed for creating decentralized applications.