cerneigabriel / mx-sdk-php
MultiversX PHP SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).
v0.1.0
2024-04-14 16:13 UTC
Requires
- php: ^8.2 || ^8.3
- bitwasp/bech32: ^0.0.1
- brick/math: ^0.11
- guzzlehttp/guzzle: ^7.5
- illuminate/collections: ^10.0 || ^11.0
- kornrunner/keccak: ^1.1
- nesbot/carbon: ^2.66|^3.1.0
Requires (Dev)
- pestphp/pest: ^2.25
- spatie/phpunit-snapshot-assertions: ^5.0
README
MultiversX PHP SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).
For Laravel Developers
We recommend using the MultiversX for Laravel repository created by the MultiversX community.
Installation
You can install the package via composer:
composer require multiversx/mx-sdk-php
Testing
composer test
License
The MIT License (MIT). Please see License File for more information.