1 Star 6 Fork 2

Snow/ethereum-php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
南琦 提交于 2019-07-10 09:10 . 修改bip44引用名称;
{
"name": "nanqi/ethereum-php",
"type": "library",
"description": "ethereum eth web3 keysotre bip44 infura etherscan proxy api",
"keywords": [
"php",
"ethereum",
"web3",
"keysotre",
"bip44",
"infura",
"etherscan"
],
"license": "MIT",
"require": {
"php": ">=7.2",
"sop/asn1": "^3.3",
"sop/crypto-encoding": "^0.2.0",
"sop/crypto-types": "^0.2.1",
"kornrunner/keccak": "^1.0",
"phpseclib/phpseclib": "~2.0.11",
"simplito/elliptic-php": "^1.0",
"ext-gmp": "*",
"ext-openssl": "*",
"ext-json": "*",
"web3p/ethereum-tx": "^0.3.4",
"furqansiddiqui/bip39-mnemonic-php": "^0.1.2",
"guzzlehttp/guzzle": "~6.0",
"ext-bcmath": "*",
"nanqi/minter-php-bip-44": "^1.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^7.5.4"
},
"autoload": {
"psr-4": {
"Ethereum\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Test\\": "tests/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/phpcms/ethereum-php.git
git@gitee.com:phpcms/ethereum-php.git
phpcms
ethereum-php
ethereum-php
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385