multiversx / mx-sdk-php
MultiversX PHP SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).
Installs: 2 084
Dependents: 3
Suggesters: 0
Security: 0
Stars: 3
Watchers: 20
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- bitwasp/bech32: ^0.0.1
- brick/math: ^0.12
- guzzlehttp/guzzle: ^7.5
- illuminate/collections: ^10.0 || ^11.0
- kornrunner/keccak: ^1.1
- nesbot/carbon: ^2.66 || ^3.2
Requires (Dev)
- pestphp/pest: ^2.25
- spatie/phpunit-snapshot-assertions: ^5.0
README
MultiversX SDK for PHP
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.