Skip to main content

This site is for educational purposes only. Nothing here constitutes financial advice.

Back to all terms
blockchain

Canister

Internet Computer's core smart contract primitive: a WebAssembly module plus persistent memory, running on a subnet of ICP nodes. Canisters can hold gigabytes of state directly, serve HTTP requests, and make outbound HTTP calls — combining compute, storage, and web serving in one primitive. Written in Motoko or Rust. Reverse gas: canisters pay for their own computation in 'cycles,' so users don't need crypto to interact.

Related terms

Every glossary term is educational only. Nothing on this page constitutes financial, investment, tax, or legal advice. Browse all 356 terms →