Unverified Commit 38ddf12d authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1567 from nrryuya/pluginVyper

add Vyper plugin
parents 0a44fd76 e03f93bb
...@@ -16,6 +16,10 @@ module.exports = { ...@@ -16,6 +16,10 @@ module.exports = {
'openzeppelin snippet': { 'openzeppelin snippet': {
url: 'https://left-edge.surge.sh', url: 'https://left-edge.surge.sh',
title: 'Openzeppelin snippet' title: 'Openzeppelin snippet'
},
'vyper': {
url: 'https://plugin.vyper.live',
title: 'Vyper'
} }
/* /*
'etherscan-general': { 'etherscan-general': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment