ontology / ontology-php-sdk
PHP library for the Ontology blockchain.
dev-master
2019-04-08 03:18 UTC
Requires
- php: ~7.1.0 || ~7.2.0
- ext-openssl: *
- ext-scrypt: 1.4.2
- ext-sodium: *
- adbario/php-dot-notation: 2.x-dev
- bitwasp/bitcoin: dev-master
- clue/block-react: ^1.3
- guzzlehttp/guzzle: ^6.3@dev
- ratchet/pawl: dev-master
- react/event-loop: ^1.0
- simplito/elliptic-php: dev-master
- stephenhill/base58: ~1.0
Requires (Dev)
- phpunit/phpunit: ^7
This package is auto-updated.
Last update: 2025-02-21 22:08:35 UTC
README
Overview
This project is the PHP library for the Ontology blockchain.
Requirements
You'd use phpbrew to smoothly switch between different PHP versions.
- PHP >= 7.1.23
- scrypt
- libsodium-php
- Build PHP with openssl-1.1.1 which has native support for SM2 and SM3
- Build PHP with gmp, you can refer doc/build-php.md to make custom build configuration
- php-sm
Install
composer require ontology/ontology-php-sdk