Unverified Commit d1d5f668 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1576 from mul1sh/update/plugin

added analysis plugin
parents 14c09675 3c6a091f
...@@ -20,6 +20,10 @@ module.exports = { ...@@ -20,6 +20,10 @@ module.exports = {
'vyper': { 'vyper': {
url: 'https://plugin.vyper.live', url: 'https://plugin.vyper.live',
title: 'Vyper' title: 'Vyper'
},
'slither/mythril': {
url: 'http://jittery-space.surge.sh',
title: 'Slither/Mythril'
} }
/* /*
'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