Skip to content

smd00/bitcoin-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcoin-node

How to Install a Bitcoin node

To setup a Bitcoin 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 <RPC-USERNAME> <RPC-PASSWORD>

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

About

Run your own Bitcoin node in one line

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages