mba / ston_fi
PHP Ston fi swap
dev-master
2024-09-12 13:08 UTC
Requires
- php: >=8.1
- ext-curl: *
- guzzlehttp/guzzle: ^7.8
- http-interop/http-factory-guzzle: ^1.2
- nyholm/psr7: ^1.8
- olifanton/ton: ^1.4
- php-http/guzzle7-adapter: ^1.0
- psr/http-client-implementation: ^1.0
- psr/http-factory-implementation: ^1.0
- psr/log: ^1.0|^2.0|^3.0
- psr/simple-cache: ^3.0
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2024-11-12 13:27:06 UTC
README
Ston.Fi SDK - PHP
The SDK is written in PHP and designed to be a thin wrapper on top of the STON.fi contracts, which will help STON.fi protocol to be used more easily in PHP projects
Installation
Firstly install the olifanton/ton package.
Then, add SDK package using the package manager of your choice.
Composer
composer require mbadev/ston_fi