定制 circular-protocol/circular-protocol-api 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

circular-protocol/circular-protocol-api

最新稳定版本:1.0.7

Composer 安装命令:

composer require circular-protocol/circular-protocol-api

包简介

Official Circular Protocol's blockchain PHP API.

README 文档

README

The CircularProtocolAPI class is a PHP implementation for interacting with the Circular Labs blockchain. It provides methods for performing various operations such as fetching wallet information, registering a wallet, fetching asset information, and sending transactions.

Dependencies

This class requires the following dependencies:

  • PHP 8.0 or higher
  • Composer
  • Elliptic PHP library

Installation via Composer

composer require circular-protocol/circular-protocol-api

Installation via Repository

First, you need to install Composer and then run the following command to install the Elliptic library:

composer require simplito/elliptic-php

Docs

Read the docs on GitBook

CAVEATS

  • Please note the following:
    • Error handling is very simplistic and should be tailored to your specific needs.
    • The fetch method in this PHP class does not behave exactly like the JavaScript fetch function especially regarding error handling. -- Consider replacing it with a more robust solution like Guzzle or CURL in a production environment.

Useful Links

Disclaimer

This class is provided as-is, and it is up to the user to ensure that it is used correctly and securely. Always remember to keep your private keys secure and never share them with anyone. Always test your code thoroughly before deploying it in a production environment.

License

This library is open-source and available for both private and commercial use. For detailed terms, please refer to the LICENSE file provided in the repository.

统计信息

  • 总下载量: 342
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-10-10