Skip to content

A sentiment index for Solana memecoins using CoinGecko, Twitter, and Solscan APIs.

Notifications You must be signed in to change notification settings

0xbasicwork/OVER_BACK_Index

Repository files navigation

OVER/BACK Index

A fear & greed style index for Solana memecoins, analyzing on-chain data, social sentiment, and market metrics.

Scale

  • 0 - 10: It's so over.
  • 11 - 25: It's over.
  • 26 - 35: Fuck it, we ball.
  • 36 - 50: It is what it is.
  • 51 - 65: We vibing.
  • 66 - 75: We're back.
  • 76 - 90: We are so back.
  • 91 - 100: LET'S FUCKING GOOO!

Components

  • Market Data (38%): Price action, volume, and market cap changes
  • Social Sentiment (30%): Twitter engagement and sentiment analysis
  • On-chain Activity (32%): Transaction volume, wallet activity, and success rates

Setup

  1. Install dependencies: npm install
  2. Create .env file with required API keys
  3. Start web server: npm start
  4. Start scheduler: npm run scheduler

Local Development

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run node test-calculator.js to test the calculator
  4. Run node scheduler.js to run the scheduler

About

A sentiment index for Solana memecoins using CoinGecko, Twitter, and Solscan APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published