Sample Code
Get inspired! The possibilities of what to build on the IC are infinite. All samples and further projects can be found in the examples repo.
Language
Domain
Level
Content Type
Sort By

Motoko
Rust
Beginner
Hello World
Get codeDeploy a dead simple dapp using two canisters serving a web page.

Website
Motoko
Rust
Beginner
Static Website
DocsQuickly set up a static website structure, add content and basic styling, and deploy on the IC.

Website
Motoko
Rust
Intermediate
Basic Dex
Get CodeBuild dapp to enable DeFi applications on the IC.

Gaming
Motoko
Rust
Intermediate
NFT Minting
Get codeCreate a user generated NFT and share it. This dapp uses the DIP721 NFT standard.

DeFi
Motoko
Rust
Intermediate
Basic DAO
Get CodeDapp initializes a set of accounts and corresponding tokens as well as enables proposals for communal votes.

Motoko
Rust
Advanced
Encrypted note-taking
Get CodeCreate, access and modify confidential notes from multiple devices using Internet Identity and end-to-end encryption.

Motoko
Rust
Advanced
Token transfer
Get CodeCreate a dapp that can transfer tokens to its most active users.

Motoko
Rust
Advanced
Actor reference
Get CodeLearn how the IC management canister functions as an actor (reference).