Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

tatumio/tatum-php

Repository files navigation

Tatum - PHP SDK

Tatum - PHP SDK is no longer supported

For PHP recommended way is to use API

 



Total Downloads Release Version OpenAPI Version PHP Version Software License

Table of Contents

Welcome!

This is the official Tatum SDK for PHP version 2.0.0 based on API version 3.17.2.

What is Tatum?

Tatum offers a flexible framework to build, run, and scale blockchain apps fast. To learn more about the Tatum blockchain development framework, visit our website.

The Tatum API features powerful endpoints that simplify a complex blockchain into single API requests. Code for all supported blockchains using unified API calls.

Troubleshooting

Should you face any issues, feel free to contribute to our troubleshooting process by forking the SDK and submitting pull requests for any changes. For reporting issues and tracking progress, create new issues within this GitHub repository.

Getting started

Simply clone this repository and load it with a PSR-4 autoloader.

You can also install the SDK with Composer:

composer require tatumio/tatum-php

More information is available in the SDK documentation.