Commit 50c8414
authored
feat: Enhance real-world assets solution page (#1584)
* feat: enhance real-world assets page with news fetching and updated content
* feat: update real-world assets and product descriptions for enhanced clarity and relevance
* feat: enhance real-world assets components with background tint and updated icons
* fix: preserve zero RWA volume fallback behavior
* chore: remove unused RWA stat value translations
* chore: sync RWA translation keys
* Add company records and logos for new ecosystem participants
- Introduced new SVG logos for Kamino, Loopscale, and Raydium.
- Added company records for Apollo, Brevan Howard, Hamilton Lane, Jupiter, Kamino, Loopscale, and Raydium, including details such as taglines, summaries, descriptions, sectors, types, and social links.
- Updated asset paths for logos in the respective company records.
* feat: Add RWA.xyz API integration and update environment variables
* fix: Handle undefined values in RWA token metrics and ensure fallback to zero1 parent dd36645 commit 50c8414
42 files changed
Lines changed: 3688 additions & 1963 deletions
File tree
- apps/web
- src
- app/[locale]/solutions/real-world-assets
- components/solutions
- data/solutions
- lib/tokens
- packages
- ecosystem-data
- assets/companies
- apollo
- brevan-howard
- hamilton-lane
- jupiter
- kamino
- loopscale
- raydium
- src/companies
- records
- i18n/messages/web
- ar
- de
- el
- en
- es
- fi
- fr
- id
- it
- ja
- ko
- nl
- pl
- pt
- ru
- tr
- uk
- vi
- zh
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
| |||
0 commit comments