File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
library does NOT contain any code to interact with the network, or any API's.
21
21
22
22
Other repositories which are part of this project:
23
- - [ Secp256k1 PHP extension] ( https://github.com/Bit-Wasp/secp256k1-php )
24
- - [ Bitcoinconsensus PHP extension] ( https://github.com/Bit-Wasp/bitcoinconsensus-php )
25
- - [ Buffertools library] ( https://github.com/Bit-Wasp/buffertools-php ) - a library for dealing with binary data
26
- - [ Stratum client library] ( https://github.com/Bit-Wasp/stratum-php ) - a library for connecting to Stratum servers (uses ReactPHP)
27
- - [ Bitcoin P2P PHP] ( https://github.com/Bit-Wasp/bitcoin-p2p-php ) - a library that speaks the Bitcoin protocol (uses ReactPHP)
28
- - [ Testing package] ( https://github.com/Bit-Wasp/testing-php ) - a composer package to pull CI and development tools
23
+ - [ Secp256k1 PHP extension] ( https://github.com/Bit-Wasp/secp256k1-php )
24
+ - [ Bitcoinconsensus PHP extension] ( https://github.com/Bit-Wasp/bitcoinconsensus-php )
25
+ - [ Buffertools library] ( https://github.com/Bit-Wasp/buffertools-php ) - a library for dealing with binary data
26
+ - [ Stratum client library] ( https://github.com/Bit-Wasp/stratum-php ) - a library for connecting to Stratum servers (uses ReactPHP)
27
+ - [ Bitcoin P2P PHP] ( https://github.com/Bit-Wasp/bitcoin-p2p-php ) - a library that speaks the Bitcoin protocol (uses ReactPHP)
28
+ - [ Testing package] ( https://github.com/Bit-Wasp/testing-php ) - a composer package to pull CI and development tools
29
29
30
30
## Requirements:
31
31
* PHP 5.4+
You can’t perform that action at this time.
0 commit comments