Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 831 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 831 Bytes

Trezor protobufs for PHP

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