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': {
url: 'https://remix-plugin.oraclize.it',
title: 'Oraclize'
},
'solium': {
url: 'https://two-water.surge.sh',
title: 'Solium'
}
/*
'etherscan-general': {

Loading…
Cancel
Save