From 0e75cb68c9137b1b1114fd9ca750fdacad853c69 Mon Sep 17 00:00:00 2001 From: Alexandru Minulescu Date: Thu, 9 Jun 2022 19:34:34 +0300 Subject: [PATCH] Add Blast API --- app/data/landscape.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/app/data/landscape.json b/app/data/landscape.json index 3169d75..a3a66af 100644 --- a/app/data/landscape.json +++ b/app/data/landscape.json @@ -1064,5 +1064,18 @@ "twitter": "https://twitter.com/rss3_", "crunchbase": "", "funding": "" + }, + { + "description": "Solving Web3 reliability and performance issues by efficiently employing the resources of hundreds of third party node providers.", + "name": "Blast", + "full_name": "Blast", + "category": "Infrastructure", + "launch_year": 2022, + "logo": "https://raw.githubusercontent.com/bwarelabs/blast-brand-assets/master/icon/svg/blast-icon-color.svg", + "website": "https://blastapi.io", + "github": "https://github.com/bwarelabs", + "twitter": "https://twitter.com/BwareLabs", + "crunchbase": "https://www.crunchbase.com/organization/bware-labs", + "funding": "$7M" } ]