Merge pull request #1557 from subramanianv/master

Add Solium Plugin
pull/3094/head
yann300 6 years ago committed by GitHub
commit a7fb93a30f
  1. 4
      src/app/plugin/plugins.js

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

Loading…
Cancel
Save