Manifold Markets: A market for every question
Go to file
Austin Chen c9229ca2b8
Allow users to create new contracts (#4)
* Add Firestore package and config

* Upload basic Firebase Auth code

* Basic ability to sign in and view profile

* Move html head content to Next's _document

* Apply dark theme to all DaisyUI components

* Add contract page

* Smaller width bet input

* Allow users to create new contracts

* Add back listenForContract

* Add some buttons

* Add Row, Col, and Spacer components

* Implement skeleton ContractPage

* Apply dark theme to all DaisyUI components

* Fix hooks lints (#3)

* Add background to bet panel

* Sort contracts by creation time

* Link to market creation from header

* List your markets on account page

* Set fullscreen black background

* Correctly set seeds on new contracts

* Code cleanups

* Gratuitously cool font

* Add creator name, fix ordering

* Use Readex Pro as body font

* Fixes according to code review

Co-authored-by: jahooma <jahooma@gmail.com>
2021-12-10 09:54:16 -08:00
contracts Add some methods and datastructures to contract implementation 2021-12-08 11:26:21 -06:00
market-simulator Add svg logo to simulator 2021-12-02 17:31:09 -06:00
web Allow users to create new contracts (#4) 2021-12-10 09:54:16 -08:00
.gitignore Parse example bets from spreadsheet 2021-11-30 14:50:50 -08:00
README.md Initial commit 2021-11-30 00:35:48 -06:00

mantic

Mantic Markets