AST - #6
Conversation
…assets de los 10 tokens (#1) * feat: unify A-Suite ecosystem — integrate exchange, token specs, gallery and assets - Add 10 token images to frontend/public/tokens/ (from deaboard repo) - Create shared token data file (frontend/src/data/tokens.js) with specs for all 10 tokens - Add Exchange page: live market dashboard with simulated data for all tokens - Add TokenSpecs page: technical documentation (architecture, risks, mitigations) with CSV export - Add Gallery page: visual asset gallery with lightbox viewer - Update Layout navigation and rename brand to A-Suite Crypto - Update README with unified project documentation Consolidates content from deaboard, desboard-token, and Supabase-google-blockchain-web3-project repos. Co-Authored-By: JAVIER CASTRO <jacxas@gmail.com> * fix: address review comments — bounded change24h, CSV escaping, shared constants - Fix change24h accumulating unboundedly by computing relative to basePrice - Add proper CSV escaping for fields containing commas/quotes/newlines - Extract SERIES_COLORS, SERIES_BADGE_CLASSES, TYPE_ICONS to shared constants.js - Use shared constants in TokenSpecs and Gallery pages Co-Authored-By: JAVIER CASTRO <jacxas@gmail.com> * fix: make initial change24h consistent with actual price deviation Co-Authored-By: JAVIER CASTRO <jacxas@gmail.com> * Fix volume24h to fluctuate instead of growing monotonically --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: JAVIER CASTRO <jacxas@gmail.com>
Updated build command and output directory for Vercel.
❌ Deploy Preview for cryptoysuite failed.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b6f2e01b82
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
🧙 Sourcery is reviewing your pull request! Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
PR Summary by QodoAdd CI/CD workflows, hosting config, and WebP token assets
AI Description
Diagram
High-Level Assessment
Files changed (17)
|
PR Summary by QodoAdd GitHub Actions CI/deploy workflows and switch token assets to WEBP
AI Description
Diagram
High-Level Assessment
Files changed (17)
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1bc09af378
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
AST UNO
Summary by Sourcery
Introduce CI, deployment, and hosting configuration for contracts and frontend while switching token assets to optimized formats.
Enhancements:
Build:
CI:
Deployment:
Documentation:
Chores: