Skip to content

Latest commit

 

History

History
 
 

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Bitcoin SV

Setup

Bitcoin SV is an implementation of a node for the Bitcoin SV network and is one of the pieces of software that provide the backbone of the network. It downloads and stores the entire history of Bitcoin SV transactions (which is currently several GBs); depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more.

To download Bitcoin SV, visit bitcoinsv.io.

Running

Bitcoin SV is only supported on the Unix platform at this time.

To run Bitcoin SV, unpack the files into a directory and run:

  • bin/bitcoind

Need Help?

Building

The following are developer notes on how to build Bitcoin. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.

Development

The Bitcoin SV repo's root README contains relevant information on the development process and automated testing.

Miscellaneous

License

Distribution is done under the Open BSV License. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit, cryptographic software written by Eric Young (eay@cryptsoft.com), and UPnP software written by Thomas Bernard.