https://github.com/oraichain/prediction-market
https://github.com/oraichain/prediction-market
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oraichain/prediction-market
- Owner: oraichain
- Created: 2024-11-12T07:18:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T07:20:58.000Z (7 months ago)
- Last Synced: 2025-02-05T10:12:51.122Z (4 months ago)
- Language: Rust
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Design document
See the [design document](https://currence-team.gitbook.io/currence/technical-overview/contract/methods) for an overview of the market mechanics.
## build/deploy
```
cwtools build .
```