bitwasp/trezor-protobuf

Protobuf messages for trezor hardware wallet

v1.0.0 2018-03-24 19:20 UTC

This package is auto-updated.

Last update: 2024-03-23 04:48:44 UTC


README

Build Status

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:

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