Unverified Commit 986bacb9 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1557 from subramanianv/master

Add Solium Plugin
parents a73e2c4c 6bcb6c11
...@@ -4,6 +4,10 @@ module.exports = { ...@@ -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': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment