How to Install wire in Ubuntu 18.04



Install wire by entering the following commands in the terminal:

sudo apt update
sudo apt install wire

Description:

Simple Wire encoding protocol command line tool

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.

Homepage: http://github.com/tendermint/go-wire

Version: 1.0~rc+git20161223.40.2f3b7aa-1

Section: universe/devel