Skip to content

smd00/ethereum-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ethereum-node

How to Install an Ethereum node (with Parity)

To setup an Ethereum node on Ubuntu 18.04 follow these steps:

  • Copy repository to server (i.e. SFTP via Filezilla)
  • Run the below commands
chmod +x ./setup.sh && ./setup.sh

While the setup script is running, it will attempt to install Rust and that will prompt user input. Enter "1" to Proceed with installation (default) - unless you have a specific need.

Cheat Sheet: Parity Ethereum and Bitcoin Core:

You can find some useful commands on the post below:

https://medium.com/@danielmontoyahd/cheat-sheet-parity-and-bitcoin-core-c370163fca44

Releases

No releases published

Packages

No packages published

Languages