Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# EtherDelta
4 changes: 3 additions & 1 deletion config/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,9 @@
{ "addr": "0xf85feea2fdd81d51177f6b8f35f0e6734ce45f5f", "name": "CMT", "decimals": 18 },
{ "addr": "0xfdbc1adc26f0f8f8606a5d63b7d3a3cd21c22b23", "name": "1WO", "decimals": 8 },
{ "addr": "0x27f610bf36eca0939093343ac28b1534a721dbb4", "name": "WAND", "decimals": 18 },
{ "addr": "0xe0c21b3f45fea3e5fdc811021fb1f8842caccad2", "name": "BITC", "decimals": 0 }
{ "addr": "0xe0c21b3f45fea3e5fdc811021fb1f8842caccad2", "name": "BITC", "decimals": 0 },
{ "addr": "0xce53a179047ebed80261689367c093c90a94cc08", "name": "EDT", "decimals": 8 },
{ "addr": "0xe5dada80aa6477e85d09747f2842f7993d0df71c", "name": "DOCK", "decimals": 18 }
],
"defaultPair": { "token": "PPT", "base": "ETH" }
}
8 changes: 0 additions & 8 deletions css/black.css
Original file line number Diff line number Diff line change
Expand Up @@ -294,14 +294,6 @@ pre code {
outline-offset: -5px;
}

.crowdsale-button {
background: #f4b042;
vertical-align: middle;
outline: 5px #fff solid;
outline-offset: -5px;
font-weight: bold;
}

.warning {
color: #f00;
}
Expand Down
8 changes: 0 additions & 8 deletions css/white.css
Original file line number Diff line number Diff line change
Expand Up @@ -288,14 +288,6 @@ pre code {
outline-offset: -5px;
}

.crowdsale-button {
background: #f4b042;
vertical-align: middle;
outline: 5px #fff solid;
outline-offset: -5px;
font-weight: bold;
}

.warning {
color: #f00;
}
Expand Down
1 change: 0 additions & 1 deletion index_com.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<li><a href="javascript:;" onclick="document.getElementById('stylesheet').setAttribute('href', '/css/black.css')"><i class="fa fa-square" aria-hidden="true"></i></a></li>
<li><a href="javascript:;" onclick="document.getElementById('stylesheet').setAttribute('href', '/css/white.css')"><i class="fa fa-square-o" aria-hidden="true"></i></a></li>
<li class="dropdown" id="tokensDropdown"></li>
<li class="crowdsale-button"><a href="http://crowdsale.etherdelta.com" target="_blank" style="color: #000;">Click to join our Crowdsale</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="chat-button"><a href="javascript:;" class="js-gitter-toggle-chat-button">Chat</a></li>
Expand Down
4 changes: 4 additions & 0 deletions tokenGuides/DOCK.ejs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<blockquote>
<p>dock.io is a decentralized data exchange protocol that lets people connect their profiles, reputations and experiences across the web with privacy and security.</p>
<footer><a href="https://dock.io/" target="_blank">https://dock.io/</a></footer>
</blockquote>
4 changes: 4 additions & 0 deletions tokenGuides/EDT.ejs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<blockquote>
<p>EtherDelta Token</p>
<footer><a href="https://crowdsale.etherdelta.com/" target="_blank">https://crowdsale.etherdelta.com/</a></footer>
</blockquote>