Merge pull request #1567 from nrryuya/pluginVyper

add Vyper plugin
pull/1/head
yann300 6 years ago committed by GitHub
commit 38ddf12dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      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': {

Loading…
Cancel
Save