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

Hello World
Deploy a dead simple dapp using two canisters serving a web page.

Static Website
Quickly set up a static website structure, add content and basic styling, and deploy on the IC.

Basic Dex
Build dapp to enable DeFi applications on the IC.

NFT Minting
Create a user generated NFT and share it. This dapp uses the DIP721 NFT standard.

Basic DAO
Dapp initializes a set of accounts and corresponding tokens as well as enables proposals for communal votes.

Encrypted note-taking
Create, access and modify confidential notes from multiple devices using Internet Identity and end-to-end encryption.

Token transfer
Create a dapp that can transfer tokens to its most active users.

Actor reference
Learn how the IC management canister functions as an actor (reference).

WebGL
Demonstrates how to deploy a Unity WebGL game on the IC.