Skip to main content

25 docs tagged with "Smart Contracts"

View all tags

Code Is Law

Smart contracts execute without permission. No appeals court. No customer service. No "let me speak to your manager." The code runs as written, and the outcome is final.

Ethereum Virtual Machine

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

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 Move Auditing

What's left to audit when the compiler already prevents 5 of the OWASP Smart Contract Top 10?

Sui Move Development

What does it feel like to onboard as a developer — and how does that compare to EVM and Solana?

Sui Move Patterns

What design patterns emerge when ownership is structural and the compiler prevents the bugs you'd write on EVM?

Sui Platform

What makes Sui's runtime structurally different from EVM and SVM — and where does that difference become decisive?

Sui Protocols

What does "full stack" mean when one platform ships compute, privacy, storage, and coordination?

Sui Standards

What happens when the language IS the standard — and there's no separate ERC to implement?

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.