simplito / elliptic-phpLinks
Fast, general Elliptic Curve Cryptography library. Supports curves used in Bitcoin, Ethereum and other cryptocurrencies (secp256k1, ed25519, ..)
☆232Updated 4 months ago
Alternatives and similar repositories for elliptic-php
Users that are interested in elliptic-php are comparing it to the libraries listed below
Sorting:
- Pure PHP implementation of Keccak (SHA-3)☆120Updated last year
- Ethereum transaction library in PHP.☆188Updated 2 years ago
- PHP interface to Ethereum JSON-RPC API. Fully typed Web3 for PHP 7.X☆497Updated 7 months ago
- BIP39 Mnemonic implementation in PHP☆51Updated 11 months ago
- Fully unit-tested Bitcoin JSON-RPC client based on GuzzleHttp.☆282Updated 3 years ago
- Pure PHP Ethereum Offline (Raw) Transaction Signer☆56Updated 11 months ago
- Ethereum Client in PHP☆103Updated 3 years ago
- Interact with Ethereum ERC20 Tokens☆163Updated 9 months ago
- A collection of utility functions for Ethereum written in PHP.☆29Updated 2 years ago
- A PHP interface to the Ethereum API☆179Updated 7 years ago
- Pure PHP Elliptic Curve Cryptography Library☆347Updated last year
- This repository should be archived in the future, please go to https://github.com/web3p/web3.php.☆100Updated 2 years ago
- PHP tool to create Ethereum raw transaction☆37Updated 4 years ago
- Toolbox for working with binary and hex data. Similar to NodeJS Buffer.☆65Updated 2 years ago
- Pure PHP Ethereum Address Generator☆40Updated last year
- Easy to use, multi-language BIP39 implementation for PHP☆12Updated 6 years ago
- A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.☆1,215Updated 11 months ago
- Bitcoin implementation in PHP☆1,066Updated last year
- PHP library to generate BTC addresses and signatures from private keys.☆227Updated last year
- Base58 Encoding and Decoding Library for PHP☆82Updated last year
- Ethereum PHP☆16Updated 9 months ago
- etherscan.io API PHP wrapper☆42Updated last year
- Recursive Length Prefix Encoding in PHP.☆28Updated 2 years ago
- PHP bindings for bitcoin-core/secp256k1☆58Updated 3 years ago
- Common Crypto Currency Utility Libraries for PHP☆36Updated 2 years ago
- A web3 php interface for interacting with the Ethereum blockchain and ecosystem.☆74Updated last year
- Ethereum Client for PHP.☆52Updated 6 years ago
- Ethereum (geth) RPC client☆24Updated 3 years ago
- BIP44 standart implementation in PHP (ETH)☆23Updated 2 years ago
- Implementation of Bitcoin protocol using ReactPHP