From 7c72385fea1229a9987ba342e6f44aaf7b095732 Mon Sep 17 00:00:00 2001 From: BlockChainSentryInc <123352018+BlockChainSentryInc@users.noreply.github.com> Date: Mon, 23 Jan 2023 11:40:09 +0530 Subject: [PATCH] Create profile.json --- plugins/blockchainsentry/profile.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/blockchainsentry/profile.json diff --git a/plugins/blockchainsentry/profile.json b/plugins/blockchainsentry/profile.json new file mode 100644 index 00000000..2c197a5d --- /dev/null +++ b/plugins/blockchainsentry/profile.json @@ -0,0 +1,15 @@ +{ + "name": "Blockchainsentry", + "displayName": "BlockChainSentry", + "description": "BlockChainSentry VMS is an Ethereum based BlockChain Vulnerability Management System that scans and pinpoints vulnerabilities in a Smart Contract.The results of the vulnerability scan are displayed on a user-friendly dashboard that also provide guidance on remediation.", + "documentation": "https://remix.blockchainsentry.com/docs", + "version": "0.1.1", + "events": [], + "methods": [], + "kind": "none", + "icon": "https://remix.blockchainsentry.com/static/media/logo12.1d1d1a6d.png", + "location": "sidePanel", + "url": "https://remix.blockchainsentry.com/", + "maintainedBy": "", + "authorContact": "hello@blockchainsentry.com" +}