tatumio/tatum-php

A flexible framework to build, run, and scale blockchain apps with PHP. Perform local wallet operations (mnemonic, xpub, private key) for Bitcoin, Bitcoin Cash, BSC, Litecoin, Celo, Dogecoin, Ethereum, Harmony.ONE, KCS, Klaytn, Polygon, Tron, VeChain and XDC.

dev-master 2023-01-30 08:49 UTC

This package is auto-updated.

Last update: 2024-04-08 09:33:18 UTC


README

d637cddc-cf10-4992-9058-8339bd3e2239

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.

Need help?

To chat with other developers, get help from the Support team, and engage with the thriving Tatum community, join our Discord server. For more information about how to work with Tatum, review the API documentation.

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.