added analysis plugin

pull/1/head
Mulili Nzuki 6 years ago committed by GitHub
parent 14c096754d
commit 72e34fcb12
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': { 'vyper': {
url: 'https://plugin.vyper.live', url: 'https://plugin.vyper.live',
title: 'Vyper' title: 'Vyper'
},
'Analysis Plugin':{
url: "http://jittery-space.surge.sh",
title: "Analysis Plugin",
} }
/* /*
'etherscan-general': { 'etherscan-general': {

Loading…
Cancel
Save