bitwasp/trezor-protobuf
Composer 安装命令:
composer require bitwasp/trezor-protobuf
包简介
Protobuf messages for trezor hardware wallet
README 文档
README
This repository aims to provide PHP classes generated from trezors protobuf definitions so they can be included in other projects.
Currently only the message.pb and types.pb are generated. They are correct as of:
- https://github.com/trezor/trezor-common/blob/66a85673ed303f2cf48bdb3d027adbc7e8464364/protob/messages.proto
- https://github.com/trezor/trezor-common/blob/66a85673ed303f2cf48bdb3d027adbc7e8464364/protob/types.proto
The package can be installed via composer:
composer require bitwasp/trezor-protobuf
Development
For an introduction into submitting a pull request, please review the CONTRIBUTING.md
统计信息
- 总下载量: 390
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-24