Download the PHP package echain/fisco-php without Composer
On this page you can find all versions of the php package echain/fisco-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download echain/fisco-php
More information about echain/fisco-php
Files in echain/fisco-php
Download echain/fisco-php
More information about echain/fisco-php
Files in echain/fisco-php
Vendor echain
Package fisco-php
Short Description FISCO-BCOS php signing sdk supported by echain
License
Package fisco-php
Short Description FISCO-BCOS php signing sdk supported by echain
License
Please rate this library. Is it a good library?
Informations about the package fisco-php
echain-php-sdk
EChain fisco-bcos php signing sdk
Attention
- Must use PHP with version >= 7.4 and enable ffi feature.
- Dynamic library:
- Linux: put libbcos-c-sdk.so to directory
/usr/lib64
before running. - Windows: put bcos-c-sdk.dll to directory
C:\Windows\System32
- MacOS:
- M1: download libbcos-c-sdk-aarch64.dylib and rename to
libbcos-c-sdk.dylib
and put to/usr/local/lib
- x64: download libbcos-c-sdk.dylib and put to directory
/usr/local/lib
- Linux: put libbcos-c-sdk.so to directory
Usage
1. Add reference in composer.json
2. Call SignSDK
in code
返回示例:
All versions of fisco-php with dependencies
PHP Build Version
Package Version
The package echain/fisco-php contains the following files
Loading the files please wait ....