Welcome to Basilisk

This is a template demo — a full-stack dApp running entirely on-chain, built with basilisk, a Python framework for the Internet Computer. Check out the source code here.

How It Works

Everything you see here — frontend, backend, and data — lives inside smart contracts (canisters) on the Internet Computer, a blockchain that can serve web content directly. No servers, no cloud, no DNS hacks.

The backend is written in Python and compiled to WebAssembly. It handles ICRC-1 token balances (ckBTC, ckETH, ICP), fetches live exchange rates via the on-chain XRC canister, stores encrypted notes using vetKeys, and persists all state across upgrades in a stable-memory database — no external DB needed.

Stack: Python → WebAssembly · ICRC-1 wallet · XRC oracle · vetKey encryption · Stable memory DB · Served at icp0.io

Stats

Donors
Messages
Total Donated (USD)

Leaderboard

#NamePrincipalDonated (USD)TokensMsgs
Loading…

Send a Tip

Exchange Rates

Loading…

Canister Info