vmunich / ark-php
An ARK bridge for PHP.
v1.0.3
2017-12-18 13:41 UTC
Requires
- php: ^7.1
- faustbrian/http: ^1.0
- stephenhill/base58: ^1.1
- twig/twig: ~2.0
Requires (Dev)
- mockery/mockery: ^1.0
- phpunit/phpunit: ^6.5
This package is not auto-updated.
Last update: 2025-03-07 06:03:27 UTC
README
An ARK bridge for PHP.
Installation
Require this package, with Composer, in the root directory of your project.
$ composer require faustbrian/ark-php
Usage
- Initialization
- Account
- Block
- Delegate
- Loader
- MultiSignature
- Peer
- Signature
- Transaction
- Transport
- Calculator
Testing
$ phpunit
Security
If you discover a security vulnerability within this package, please send an e-mail to hello@brianfaust.me. All security vulnerabilities will be promptly addressed.