mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
c46a96b6e7
* Rebased secp onto bitcoin-core's master (see https://github.com/bitcoin-s/secp256k1/pull/3) and built linux binaries * Wrote a doc on adding to jni * Built for website * Added build instructions for other OSs * Added table of contents using doctoc * Edited .gitmodules * Added windows binaries * Updated secp branch * Added osx binaries * Added make check-java to doc * Fixed typo
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
[submodule "secp256k1"]
|
|
path = secp256k1
|
|
url = https://github.com/bitcoin-s/secp256k1.git
|
|
branch = bitcoin-s-master
|