Skip to content

Releases: Ether1Project/Ethoprotocol

Ether-1 Mainnet V3

19 Jun 23:58
6030bb1
Compare
Choose a tag to compare

Ether-1 Mainnet Version 3

Version Release to Coincide With Desktop Wallet Release

Directions To Connect Node To Network Stats Page:

Extract the zip file for your operating system
Open a terminal/cmd prompt into the folder where you extracted the zip file
On Linux you might need to chmod 755 geth before you can execute it
./geth --ethstats "YOUR_NODE_NAME:[email protected]" console

Your node is now up and running

If you have trouble syncing see https://github.com/Ether1Project/Ether1-Bootnodes.

ether1-linux-1.1.3.tar.gz

ether-1-windows-amd64-1.1.3.zip

Ether-1 Mainnet Re-Launch (Post Launch Bootnode Update)

24 May 04:19
63363b7
Compare
Choose a tag to compare

Post Launch Bootnode Update - Improved Syncing

Official Ether-1 Mainnet Release (Re-Launch Version)

Directions To Connect Node To Network Stats Page:

Extract the zip file for your operating system
Open a terminal/cmd prompt into the folder where you extracted the zip file
On Linux you might need to chmod 755 geth before you can execute it
./geth --ethstats "YOUR_NODE_NAME:[email protected]" console

Your node is now up and running

If you have trouble syncing see https://github.com/Ether1Project/Ether1-Bootnodes.

ether1-linux-1.1.2.tar.gz
ether-1-windows-amd64-1.1.2.zip

Ether-1 Mainnet Re-Launch

23 May 04:33
7eabb3f
Compare
Choose a tag to compare

Official Ether-1 Mainnet Release (Re-Launch Version)

Directions To Connect Node To Network Stats Page:

Extract the zip file for your operating system
Open a terminal/cmd prompt into the folder where you extracted the zip file
On Linux you might need to chmod 755 geth before you can execute it
./geth --ethstats "YOUR_NODE_NAME:[email protected]" console

Your node is now up and running

If you have trouble syncing see https://github.com/E1Code/Ether1-Bootnodes.