Four open-source projects, one thesis.
Users should keep custody. Developers should not have to give up type safety to make that happen. Everything below is MIT-licensed and runs on the Internet Computer.
B3Forge
Candid-native workflow platform. Compose canister calls into typed workflows in a visual graph editor and run them in the browser.
B3Wallet
Self-custodial multi-chain, multi-owner wallet. Bitcoin, Ethereum and Internet Computer from one canister you control.
IC Reactor
Type-safe Internet Computer integration for TypeScript and React. Seven packages, end-to-end types, TanStack Query caching.
B3Note
Anonymous note sharing with witness-like encryption. Notes and share links expire in an hour, then the canister timer deletes them.
No backend. No custody handover.
Every product here runs its logic on the client or inside a canister the user owns. That constraint shapes the whole stack.
Identity stays with the user
Internet Identity issues a delegated identity in the browser. B3Pay never holds a key, a seed phrase or a session on a server.
State lives in a canister
A B3Wallet is a canister the user controls. Upgrades, signers and thresholds are decisions they make on-chain, not requests to us.
Types survive the boundary
IC Reactor generates TypeScript from Candid, so a canister method signature is a compile error in your editor before it is a runtime failure.
The wire keeps publishing.
Our blog is a machine-run technical wire: stories on AI, Web3 and the Internet Computer, researched and published by an AI pipeline with grounded sources on every one.