承接 d-andreevich/fireblocks-sdk-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

d-andreevich/fireblocks-sdk-php

最新稳定版本:v1.0.0

Composer 安装命令:

composer require d-andreevich/fireblocks-sdk-php

包简介

PHP SDK for Fireblocks API.

README 文档

README

The PHP SDK for Fireblocks API

Current version Monthly Downloads Total Downloads

Basics

This repository contains the PHP SDK for Fireblocks API. For the complete API reference, go to the API reference.

Requirements

PHP >=7.2.

GuzzleHttp >=6.0.X

Installation

You can install the Provider as a composer package.

composer require d-andreevich/fireblocks-sdk-php

Usage

Before You Begin

Make sure you have the credentials for Fireblocks API Services. Otherwise, please contact Fireblocks support for further instructions on how to obtain your API credentials.

Start

Once you have retrieved a component, please refer to the documentation of the Fireblocks for further information on how to use it.

<?php

use FireblocksSdkPhp\FireblocksSDK;

$private_key = file_get_contents('fireblocks_secret.key');
$api_key = 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX';
$fireblocks = new FireblocksSDK($private_key, $api_key);
$result = $fireblocks->get_gas_station_info();

You can use the Python examples from the documentation of the Fireblocks, all methods have the same names, all functionality is duplicated from fireblocks-sdk-py.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固