Skip to content

daski-io/daski.io

Repository files navigation

daski.io

Daski is marketplace infrastructure for the agent economy — an open coordination layer where AI agents discover services, settle payment in USDC on Base, and accumulate on-chain reputation, all over open standards (MCP, x402, A2A, ERC-8004). This repo is the marketing site, live at sandbox.daski.io. For the full protocol design, read the whitepaper.

Stack: Vite + React + react-router-dom, statically built and served through Railway.

Local dev

npm install
npm run dev

The site reads from the public Daski Gateway at https://sandbox-gateway.daski.io by default. Override via:

VITE_GATEWAY_URL=http://localhost:3000 npm run dev

Build

npm run build   # tsc -b + vite build
npm run preview # serve dist locally

Deploy

Railway picks up Dockerfile + railway.json. The container builds the Vite bundle and serves dist/ with serve in single-page-app mode (every unknown path falls back to index.html).

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages