pastaghost / device-protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeepKey device Protocol Buffers

These protocol buffers define the protocol that KeepKey follows. It is a superset of Trezor's protocol.

Setup

The set of messages required to support Cosmos are derived from the official Cosmos-SDK library, which is included in this project as a submodule. After cloning the repository, install the required dependencies with: git submodule update --init --recursive

About


Languages

Language:Shell 100.0%