Official English documentation for TwentyPad, built with Next.js App Router, TypeScript, and Tailwind CSS.
npm install
npm run devOpen http://localhost:3000.
npm run typecheck
npm run buildDocumentation content and navigation are centralized in lib/docs.ts. Production addresses and supported tokenized-stock assets are centralized in lib/constants.ts.
The intended production hostname is docs.twentypad.com.