Smart Contracts Glossary
Browse 2 smart contracts terms defined in plain English, from the cultural dictionary of computing.
2 Smart Contracts Terms
- oracle (blockchain)
- A service that feeds external real-world data (prices, weather, sports scores, API responses) into a blockchain, since smart contracts cannot natively access...
- Solidity
- The primary programming language for writing smart contracts on the Ethereum blockchain and EVM-compatible chains. Solidity's JavaScript-like syntax belies the...