From ae2e9f65ace9e0355116fdb2a6908495f9dcc80a Mon Sep 17 00:00:00 2001 From: Richard Woo Date: Mon, 13 Jun 2022 10:00:24 -0700 Subject: [PATCH] add Scribble --- app/data/landscape.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/app/data/landscape.json b/app/data/landscape.json index 913cafb..24956bc 100644 --- a/app/data/landscape.json +++ b/app/data/landscape.json @@ -753,6 +753,19 @@ "crunchbase": "https://www.crunchbase.com/organization/breadcrumbs-app", "funding": "$1.6M" }, + { + "description": "Scribble is a runtime verification tool for Solidity that transforms annotations in the Scribble specification language into concrete assertions that check the specification.", + "name": "Scribble", + "full_name": "Scribble", + "category": "Security Analysis Tools", + "launch_year": 2020, + "logo": "https://raw.githubusercontent.com/ConsenSys/scribble/develop/static/logo.png", + "website": "https://consensys.net/diligence/scribble/", + "github": "https://github.com/ConsenSys/scribble", + "twitter": "", + "crunchbase": "", + "funding": "" + }, { "description": "Tenderly is software company that provides a platform to easily monitor your smart contracts with error tracking, real-time alerting, performance metrics, and detailed contract analytics.", "name": "Tenderly",