Skip to main content

21 docs tagged with "Smart Contracts"

View all tags

Ethereum Virtual Machine

The Ethereum Virtual Machine (EVM) functions as a world computer that powers decentralized applications (dApps) running on the Ethereum blockchain.

EVM

Diagram | Matrices | Thinkers

Solana Program Library

You can find SPL programs as pre-coded, standardized smart contracts deployed on the Solana blockchain that operate across multiple accounts in parallel.

Staking Pattern

Ethereum allows a Dev to create a simple set of rules that an adversarial group of players can use to work together.

SUI Embedded Standards

Move is a platform-agnostic programming language originally developed by Facebook for the Libra blockchain, designed to be the "JavaScript of web3". Move provides standard libraries within modules that expose common functionalities and types including cryptography, math, and strings. These standard libraries have been formally verified with the Move Prover.

Time Lock

Time locks are commonly employed in governance to add a delay to administrative procedures and are widely regarded as a strong indicator that a project is legal and reflects project owners' commitment to the project.