A fear & greed style index for Solana memecoins, analyzing on-chain data, social sentiment, and market metrics.
- 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!
- 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
- Install dependencies:
npm install
- Create
.env
file with required API keys - Start web server:
npm start
- Start scheduler:
npm run scheduler
- Clone the repository
- Run
npm install
to install dependencies - Run
node test-calculator.js
to test the calculator - Run
node scheduler.js
to run the scheduler