diff --git a/apps/web/public/images/partners/valora.png b/apps/web/public/images/partners/valora.png new file mode 100644 index 00000000000..c798f395fa2 Binary files /dev/null and b/apps/web/public/images/partners/valora.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 9302a970e2d..ae0d245c954 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -3694,5 +3694,13 @@ "imageUrl": "/images/partners/tokengenerator.png", "category": "infra", "subcategory": "developer tool" + }, + { + "name": "Valora", + "description": "Valora is a mobile app that makes crypto simple and accessible for all.", + "url": "https://valora.xyz/", + "imageUrl": "/images/partners/valora.png", + "category": "wallet", + "subcategory": "self-custody" } ]