A production-ready template for building decentralized applications
Jolly Roger is a full-stack onchain app template: smart contracts, a frontend, and a built-in explorer that talks to them, wired to run together locally with hot contract replacement — edit a contract and the app picks up the new code without losing its address.
It exists because starting an onchain app means re-stitching the same pieces every time: the deploy system, the ABI export to the frontend, wallet connection, the read layer, IPFS and PWA setup. Jolly Roger ships those decisions already made, so you start at the part that's actually yours.
Start building your decentralized application today with Jolly Roger.
pnpm create jolly-roger my-app