Bit-Wasp / secp256k1-php
PHP bindings for bitcoin-core/secp256k1
☆58Updated 2 years ago
Alternatives and similar repositories for secp256k1-php:
Users that are interested in secp256k1-php are comparing it to the libraries listed below
- Implementation of Bitcoin protocol using ReactPHP☆38Updated 3 years ago
- PHP libraries implementing bitcoin key functions, as well as BIP32 and electrum.☆138Updated 5 years ago
- Low level PHP wrapper around bitcoind☆165Updated 4 years ago
- Toolbox for working with binary and hex data. Similar to NodeJS Buffer.☆64Updated last year
- PHP library to generate BTC addresses and signatures from private keys.☆226Updated last year
- Fully unit-tested Bitcoin JSON-RPC client based on GuzzleHttp.☆281Updated 2 years ago
- ☆20Updated 7 years ago
- Implementation of the Stratum protocol (for electrum and mining) using ReactPHP☆19Updated 7 years ago
- Simple PHP commands and library for using bitcoin OP_RETURNs.☆81Updated 5 years ago
- PHP wrapper for the BlockCypher APIs☆51Updated 4 years ago
- A simple class for making calls to Bitcoin's API using PHP. This is an old library, I suggest instead using https://github.com/denpamusic…