From e03f93bb5e4adcd69da32f3d5f5421645aff1c2f Mon Sep 17 00:00:00 2001 From: nrryuya Date: Wed, 24 Oct 2018 09:35:12 +0900 Subject: [PATCH] add Vyper plugin --- src/app/plugin/plugins.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/plugin/plugins.js b/src/app/plugin/plugins.js index 98db6eb344..c68d798ee8 100644 --- a/src/app/plugin/plugins.js +++ b/src/app/plugin/plugins.js @@ -16,6 +16,10 @@ module.exports = { 'openzeppelin snippet': { url: 'https://left-edge.surge.sh', title: 'Openzeppelin snippet' + }, + 'vyper': { + url: 'https://plugin.vyper.live', + title: 'Vyper' } /* 'etherscan-general': {