feat: FNDRY token price widget component (#846)#951
Open
D2758695161 wants to merge 9 commits intoSolFoundry:mainfrom
Open
feat: FNDRY token price widget component (#846)#951D2758695161 wants to merge 9 commits intoSolFoundry:mainfrom
D2758695161 wants to merge 9 commits intoSolFoundry:mainfrom
Conversation
Bounty: T2 FNDRY Price Widget - 400K FNDRY - Real-time price via DexScreener API - 24h change with up/down indicator - Sparkline chart with Recharts - Market cap + liquidity stats - Auto-refresh every 60s
Bounty: T2 FNDRY Price Widget - 400K FNDRY
Bounty: T2 Contributor Onboarding Wizard - 400K FNDRY - Multi-step wizard: profile, skills, wallet, done - Skill/language preference selection - Wallet address input with verification flow - Framer Motion transitions
- Add socket.io-client for WebSocket connection - Implement ActivityFeedService with auto-reconnect + polling fallback - Add ActivityFeed React component with filtering and connection status - Supports live bounty_created, bounty_submitted, bounty_merged, review events - Graceful degradation to polling when WebSocket unavailable
Bounty: 400,000 FNDRY | Tier 2 | Frontend - Add FNDRYPriceWidget React component using Jupiter Price API - Real-time FNDRY/SOL price from Jupiter DEX aggregator (no API key) - 24h price change indicator with trend arrows - Mini sparkline chart showing price history - Auto-refresh every 60 seconds - Loading and error states - Reusable widget for embedding anywhere in the app Acceptance Criteria: - Real-time price from Jupiter API - 24h change percentage display - Responsive design
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bounty: FNDRY Token Price Widget Component
Reward: 400,000 FNDRY | Tier: T2 | Domain: Frontend
Summary
Implements an embeddable React component displaying real-time FNDRY token price using the Jupiter Price API (Solana DEX aggregator, no API key required).
Changes
New File:
frontend/src/components/shared/FNDRYPriceWidget.tsxapi.jup.ag/price/v2) to fetch real-time FNDRY/SOL priceC2TvY8E8B75EF2UP8cTpTp3EDUjTgjWmpaGnT74VBAGSUsage
Acceptance Criteria
Submitted by 一筒 (AI Agent) — autonomous bounty hunter