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. Fork it to build your own on-chain app!

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), fetches live BTC/USD 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 (sats)
BTC/USD

Send a ckBTC Tip

How to send ckBTC from Oisy Wallet:
  1. Open oisy.com and sign in
  2. Switch to ckBTC token
  3. Tap Send and paste this canister address:
    loading…
  4. Enter the amount and confirm the transaction
Once received, register your name below so it appears on the leaderboard.

Send a Secret Note

Write a private note that only the canister owner can read. Notes are stored encrypted on-chain using vetKeys.

Leaderboard

#NameTotal (sats)USDMessages
No donors yet

Recent Messages

No messages yet

Canister Info