PHPackages                             nettchain/phpsdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. nettchain/phpsdk

ActiveLibrary[API Development](/categories/api)

nettchain/phpsdk
================

SDK de PHP para la API de NettChain

112PHP

Since Jun 23Pushed 11mo agoCompare

[ Source](https://github.com/nettchain/phpsdk)[ Packagist](https://packagist.org/packages/nettchain/phpsdk)[ RSS](/packages/nettchain-phpsdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

NettChain PHP SDK
=================

[](#nettchain-php-sdk)

This is the official PHP SDK for interacting with the NettChain API, a blockchain platform that supports multiple cryptocurrencies including Bitcoin, Ethereum, Litecoin, Dogecoin, TRON, Binance Coin, Solana, Ripple, and USDT.

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- Composer
- PHP JSON extension

Installation
------------

[](#installation)

```
composer require nettchain/phpsdk
```

Usage
-----

[](#usage)

```
