Merge pull request #1557 from subramanianv/master

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

@ -4,6 +4,10 @@ module.exports = {
'oraclize': {
url: 'https://remix-plugin.oraclize.it',
title: 'Oraclize'
},
'solium': {
url: 'https://two-water.surge.sh',
title: 'Solium'
}
/*
'etherscan-general': {

Loading…
Cancel
Save