2 Star 1 Fork 2

朱奎奎 / tron

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 567 Bytes
一键复制 编辑 原始数据 按行查看 历史
朱奎奎 提交于 2021-01-15 03:09 . update file
{
"name": "zhujinkui/tron",
"description": "Tron class library",
"license": "Apache-2.0",
"authors": [
{
"name": "zhujinkui",
"email": "developer@zhujinkui.com"
}
],
"require": {
"iexbase/tron-api": "^3.1.2",
"ionux/phactor": "^1.0.8",
"kornrunner/keccak": "^1.1.0",
"simplito/elliptic-php": "^1.0.7",
"bitwasp/bitcoin": "^1.0.4",
"web3p/ethereum-util": "^0.1.2"
},
"autoload": {
"psr-4": {
"think\\": "src/"
}
}
}
PHP
1
https://gitee.com/zhujinkui/tron.git
git@gitee.com:zhujinkui/tron.git
zhujinkui
tron
tron
master

搜索帮助