bitcoin-php icon indicating copy to clipboard operation
bitcoin-php copied to clipboard

Bitcoin implementation in PHP

Results 91 bitcoin-php issues
Sort by recently updated
recently updated
newest added

I'm trying to get the private key of the derived address generated from the code below. I know I must pass my private key somewhere, but I do not know...

The mcrypt extension has been abandonware for nearly a decade now, and was also fairly complex to use. It has therefore been deprecated in favour of OpenSSL, where it will...

Fixes #919 https://www.openwall.com/lists/oss-security/2024/04/24/4

The PHPECC project has been abandoned for years, despite numerous attempts to fix security issues in the code. [Paragon Initiative Enterprises](https://paragonie.com) has opted to fork PHPECC in order to provide...

How to get a list of bitcoin keys with seed phrase? I have a Seed phrase: "forest puppy trophy ice salad train ballet wave adopt regular august". If I import...

Question - could anyone explain how to create LTC public and private keys with this library please?

fix: add PHP 8.1+ compatibility for ArrayAccess interface - Add return type declarations and ReturnTypeWillChange attribute - Update ArrayAccess interface implementation in Opcodes class - Maintain backward compatibility with PHP...

how to check balance by address or private key with php? uodate: It's impossible without a bitcoin node. We can use public API for this.

In Git.php line 471: Failed to execute git clone --mirror -- 'https://ghp...VHR:[email protected]/rgooding/Protobuf-PHP.git' '/root/.cache/composer/vcs/https---github.com-rgooding-Protobuf-PHP.git/' Cloning into bare repository '/root/.cache/composer/vcs/https---github.com-rgooding-Protobuf-PHP.git'... remote: Repository not found. fatal: repository 'https://github.com/rgooding/Protobuf-PHP.git/' not found