wire

Simple Wire encoding protocol command line tool

Install

All systems
curl cmd.cat/wire.sh
Debian Debian
apt-get install wire
Ubuntu
apt-get install wire
image/svg+xml Kali Linux
apt-get install wire
Windows (WSL2)
sudo apt-get update sudo apt-get install wire
Raspbian
apt-get install wire

wire

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.