86 Forks
330 Stars
330 Watchers

bitcoin-s

Bitcoin Implementation in Scala

How to download and setup bitcoin-s

Open terminal and run command
git clone https://github.com/bitcoin-s/bitcoin-s.git
git clone is used to create a copy or clone of bitcoin-s repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bitcoin-s https://github.com/bitcoin-s/bitcoin-s/archive/master.zip

Or simply clone bitcoin-s with SSH
[email protected]:bitcoin-s/bitcoin-s.git

If you have some problems with bitcoin-s

You may open issue on bitcoin-s support forum (system) here: https://github.com/bitcoin-s/bitcoin-s/issues