Download the PHP package ziwot/pezos without Composer
On this page you can find all versions of the php package ziwot/pezos. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pezos
Pezos 🌮
PHP lib for Tezos
composer require ziwot/pezos
Features
Handles Secp256k1 and Ed25519 keys.
Instanciate key from secret key
Instanciate key from public key
Sign messages
Verify signed messages
RPC
RPC clients generated with jane are available.
The open api files are taken from the official Tezos repo.
Dev workflow
- Launch services with
make up
- If possible do TDD,
make test
Resources
Thanks to these libraries from which code is just translated to PHP.
All versions of pezos with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-sodium Version *
tuupola/base58 Version ^2.1
simplito/elliptic-php Version ^1.0
jane-php/open-api-runtime Version ^7.8
ext-sodium Version *
tuupola/base58 Version ^2.1
simplito/elliptic-php Version ^1.0
jane-php/open-api-runtime Version ^7.8
The package ziwot/pezos contains the following files
Loading the files please wait ....