someone42 / hardware-bitcoin-wallet

A minimal Bitcoin wallet intended for embedded devices
BSD 2-Clause "Simplified" License
150 stars 44 forks source link

Transition to protocol buffers-based interface #14

Closed someone42 closed 11 years ago

someone42 commented 11 years ago

To make things easier for Bitcoin client developers, the interface should be based on protocol buffers instead of raw streams of bytes.