Embedded leverage for prediction markets.
Website · Documentation · Live demo
Dimes builds Multiply — a middle-layer protocol that lets trading terminals, wallets, and apps offer up to 10x leveraged exposure on prediction markets without building leverage infrastructure in-house. Traders get capital-efficient positions without leaving the interface they already use.
| Repo | What it is |
|---|---|
| dimes-sdk | TypeScript SDK for the Dimes API — typed client, quote engine, React hooks, and viem-compatible transaction builders. @dimes-dot-fi/sdk on npm. |
| dimes-demo-ui | A React + Vite reference frontend showing the full trade flow end to end. Fork it, wire it to your own backend, and ship. Try it live → |
New here? Start with the live demo, then read dimes-demo-ui to see how the pieces fit together.
npm install @dimes-dot-fi/sdkFull guides and API reference at docs.dimes.fi.
Issues and pull requests are welcome on either repository. See CONTRIBUTING.md before opening a PR.
Found a vulnerability? Do not open a public issue — follow SECURITY.md.
Our SDKs and tools are MIT licensed. See each repository for details.