Merge pull request #1576 from mul1sh/update/plugin

added analysis plugin
pull/1/head
yann300 6 years ago committed by GitHub
commit d1d5f6689d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      src/app/plugin/plugins.js

@ -20,6 +20,10 @@ module.exports = {
'vyper': {
url: 'https://plugin.vyper.live',
title: 'Vyper'
},
'slither/mythril': {
url: 'http://jittery-space.surge.sh',
title: 'Slither/Mythril'
}
/*
'etherscan-general': {

Loading…
Cancel
Save