wire

Simple Wire encoding protocol command line tool
  http://github.com/tendermint/go-wire
  0
  no reviews



This software implements Go bindings for the Wire encoding protocol. The goal of the Wire encoding protocol is to be a simple language-agnostic encoding protocol for rapid prototyping of blockchain applications.

This package provides the wire command line client.