mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-08-01 12:31:23 +00:00
Replace URLs to code.google.com by the appropriate GitHub URLs.
This commit is contained in:
committed by
Andreas Schildbach
parent
14ef3c0052
commit
0b3cc9c59f
@@ -11,7 +11,7 @@ The bitcoinj library is a Java implementation of the Bitcoin protocol, which all
|
||||
* Java 6 for the core modules, Java 8 for everything else
|
||||
* [Maven 3+](http://maven.apache.org) - for building the project
|
||||
* [Orchid](https://github.com/subgraph/Orchid) - for secure communications over [TOR](https://www.torproject.org)
|
||||
* [Google Protocol Buffers](https://code.google.com/p/protobuf/) - for use with serialization and hardware communications
|
||||
* [Google Protocol Buffers](https://github.com/google/protobuf) - for use with serialization and hardware communications
|
||||
|
||||
### Getting started
|
||||
|
||||
|
Reference in New Issue
Block a user