在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:dansup/php-ipfs开源软件地址:https://github.com/dansup/php-ipfs开源编程语言:PHP 100.0%开源软件介绍:php-ipfsA PHP wrapper library for the IPFS API server. Installation
UsageA limited number of methods are supported at the moment, I hope to add them all eventually. <?php
use Dansup\IPFS\ServerFactory as IPFS;
$ipfs = IPFS::driver('api')->size('QmeM5KhtRMpgp9JbF2FhJ7qA4yDZKDExGmwgYw9sMdELJE');
echo json_encode($ipfs); TestingTests coming soon! ContributingPlease see CONTRIBUTING and CONDUCT for details. SecurityIf you discover any security related issues, please email [email protected] instead of using the issue tracker. CreditsLicenseThe MIT License (MIT). Please see License File for more information. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论