Ether-1 ~> Etho Protocol
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</head>
|
||||
|
||||
<div id="walletsToolbar">
|
||||
<p style="font-size: 22px; color:white; margin-top: 5px;"> About Ether-1 </p>
|
||||
<p style="font-size: 22px; color:white; margin-top: 5px;"> About Etho Protocol </p>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
<div class="ui info message" style="width: 75%">
|
||||
<i class="close icon"></i>
|
||||
<div class="header">
|
||||
Ether-1 & ethoFS
|
||||
Etho Protocol & ethoFS
|
||||
</div>
|
||||
<ul class="list" style="color:black;">
|
||||
Ether-1 (ETHO) is a fork of Ethereum implementing a decentralized hosting platform (ethoFS) using a community-owned node network combining blockchain indexing technology and the IPFS protocol to deliver decentralized content on-demand. EthoFS
|
||||
Etho Protocol (ETHO) is a fork of Ethereum implementing a decentralized hosting platform (ethoFS) using a community-owned node network combining blockchain indexing technology and the IPFS protocol to deliver decentralized content on-demand. EthoFS
|
||||
is a decentralized website hosting platform which utilizes the node network for storage and bandwidth, DDoS protection, censorship-resistance, and reliability. Community-owned nodes share in data hosting revenue generated by the network.
|
||||
</ul>
|
||||
</div>
|
||||
@@ -60,27 +60,24 @@
|
||||
<br>
|
||||
|
||||
<center>
|
||||
<h2 style="color:white; margin-top: 15px">Ether-1 Links</h2>
|
||||
<h2 style="color:white; margin-top: 15px">Etho Protocol Links</h2>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
|
||||
<div class="ui grid container">
|
||||
<div class="five column row">
|
||||
<div class="four column row">
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://ether1.org')">Ether-1 Website</button>
|
||||
<button class="aboutbutton ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://ethoprotocol.com')">Etho Protocol Website</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://ethofs.com')">ethoFS Website</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://news.ether1.org')">Ether-1 News</button>
|
||||
<button class="aboutbutton ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://github.com/Ether1Project')">Etho Protocol Github</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://github.com/Ether1Project')">Ether-1 Github</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://github.com/Ether1Project/Ether1')">Ether-1 Geth</button>
|
||||
<button class="aboutbutton ui inverted green button" type="button" onclick="require('electron').shell.openExternal('https://github.com/Ether1Project/Ether1')">Etho Protocol Geth</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -88,7 +85,7 @@
|
||||
<br>
|
||||
|
||||
<center>
|
||||
<h2 style="color:white; margin-top: 15px">Ether-1 Social Media</h2>
|
||||
<h2 style="color:white; margin-top: 15px">Etho Protocol Social Media</h2>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
@@ -96,13 +93,14 @@
|
||||
<div class="ui grid container">
|
||||
<div class="doubling six column row">
|
||||
<div class="column">
|
||||
<!-- Etho Protocol -->
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://discord.gg/Ap5FmXc')">Discord</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://twitter.com/Ether1Official/')">Twitter</button>
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://twitter.com/EthoProtocol/')">Twitter</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://medium.com/@Ether1Official/')">Medium</button>
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://ethoprotocol.medium.com')">Medium</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://t.me/Ether_1')">Telegram</button>
|
||||
@@ -111,7 +109,7 @@
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('https://t.me/Ether1News')">News</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('mailto:community@ether1.org')">Email</button>
|
||||
<button class="aboutbutton ui inverted blue button" type="button" onclick="require('electron').shell.openExternal('mailto:admin@ethoprotocol.com')">Email</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user