App for interacting with the Cogito Protocol.
Run the development server:
npm run dev
Open http://localhost:3000.
Generates a static export that can be hosted on IPFS or traditional cloud.
npm run build && npx serve@latest out
App for interacting with the Cogito Protocol.
Run the development server:
npm run dev
Open http://localhost:3000.
Generates a static export that can be hosted on IPFS or traditional cloud.
npm run build && npx serve@latest out