mbadev/ston_fi

PHP Ston fi swap

dev-master 2024-09-12 13:08 UTC

This package is auto-updated.

Last update: 2024-11-12 13:26:15 UTC


README

Ston.Fi SDK - PHP

TON

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

Next steps