Smart Contract
A smart contract is self-executing code deployed on a blockchain that automatically enforces the terms of an agreement when predefined conditions are met, without requiring a trusted intermediary.
6 resources across 1 library
Glossary Terms(6)
Solidity
Solidity is a statically typed programming language designed for writing smart contracts on Ethereum and other blockchain platforms compatible with the Ethereu…
Blockchain
A blockchain is a distributed, append-only ledger in which data is grouped into cryptographically linked blocks, replicated across many independent computers s…
Smart Contract
A smart contract is self-executing code deployed on a blockchain that automatically enforces the terms of an agreement when predefined conditions are met, with…
Ethereum
Ethereum is a decentralized, blockchain-based platform launched in 2015 that supports smart contracts, allowing developers to build and run programmable applic…
NFT (Non-Fungible Token)
A non-fungible token (NFT) is a blockchain-based record that represents unique ownership of a specific digital or digital-linked item, distinguishing it from f…
Decentralized Application (dApp)
A decentralized application (dApp) is software whose core logic runs on a blockchain through smart contracts rather than on servers controlled by a single comp…