From 343baa19e76cd973e6397f6b33b8583b57796f82 Mon Sep 17 00:00:00 2001 From: Nivedita S <91865347+NIVEDITA002@users.noreply.github.com> Date: Tue, 18 Nov 2025 15:49:15 +0530 Subject: [PATCH] Add Rampnow to ecosystem data Added Rampnow entry with details including URL, description, and social links. --- public/ecosystem-data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/ecosystem-data.json b/public/ecosystem-data.json index 47b7372..ee2e6ed 100644 --- a/public/ecosystem-data.json +++ b/public/ecosystem-data.json @@ -1,5 +1,15 @@ { "items": [ + { + "key": "rampnow", + "name": "Rampnow", + "url": "https://rampnow.io", + "description": "Rampnow is a global fiat on-ramp supporting 160+ countries, 50+ blockchains and 1500+ tokens, helping users buy crypto easily and enabling dApps to onboard faster.", + "tags": ["OnRamp"], + "imageUrl": "https://drive.google.com/file/d/1hSVjm9zXCocto4epaFvKE3TYAPOlBXrv/view?usp=sharing", + "twitterXUrl": "https://x.com/OfficialRampnow", + "discordUrl": "https://discord.com/invite/euKQmeCdbR" + }, { "key": "the-graph", "name": "The Graph",