Manifold Markets: A market for every question
* cfmm migration script * save dpm shares, pool * formatMoney: use floor instead of round * migrate cfmm: use sale amount as shares for sold bets * migration: make up fake share qty for sold shares * migration: also convert resolved markets * migration: don't migrate resolved markets after all * migration: error checking |
||
|---|---|---|
| common | ||
| functions | ||
| og-image | ||
| web | ||
| .firebaserc | ||
| .gitignore | ||
| .prettierrc | ||
| firebase.json | ||
| firestore.indexes.json | ||
| firestore.rules | ||
| LICENSE.md | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
Manifold Markets
Directory overview
web/: UI and biz logic. Where most of the site livesfunctions/: Firebase cloud functions, for secure work (balances, Stripe payments, emails)common/: shared between web & functionsog-image/: The OpenGraph image generator; creates the preview images shown on Twitter/social media