Skip to content

Using binary option models, create a prediction market for Solana meme coin prices. Users should be able to predict if a meme coin price will end higher or lower within a specified timeframe.

Notifications You must be signed in to change notification settings

HongThaiPham/talent-olympics-prediction-merket-and-blink-for-memecoin

Repository files navigation

Prediction Market & Blink for Memecoins

SOLANA - The Talent Olympics

Introduction

Using binary option models, create a prediction market for Solana meme coin prices. Users should be able to predict if a meme coin price will end higher or lower within a specified timeframe.

Features

  • Make a prediction for meme price
  • Close prediction
  • Check result with oracle

How to use

Install the required dependencies:

  • Rust
  • Solana CLI
  • Anchor

Clone the repository:

git clone [email protected]:HongThaiPham/talent-olympics-prediction-merket-and-blink-for-memecoin.git

cd talent-olympics-prediction-merket-and-blink-for-memecoin

Build the program:

anchor build

Run the tests:

anchor test

Test case:

  • should create a new prediction market failt because predict in past
  • should create a new prediction market successfully
  • should close prediction market successfully
  • should check prediction result successfully

Deploy the program:

anchor deploy

Video demo

Watch the video

About

Using binary option models, create a prediction market for Solana meme coin prices. Users should be able to predict if a meme coin price will end higher or lower within a specified timeframe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published