# README
gotez
Gotez is a support module focused on Tezos binary protocol.
Contents
Package | Description |
---|---|
github.com/ecadlabs/gotez/v2 | Tezos primitives |
github.com/ecadlabs/gotez/v2/b58 | Base58 encoding for Tezos primitives |
github.com/ecadlabs/gotez/v2/client | Very limited Tezos RPC client library |
github.com/ecadlabs/gotez/v2/crypt | A wrapper around standard and 3rd party signature algorithms which adds a support of Tezos encodings of keys and signatures |
github.com/ecadlabs/gotez/v2/encoding | Tezos binary encoding library |
github.com/ecadlabs/gotez/v2/protocol | Tezos binary protocol library |
github.com/ecadlabs/gotez/v2/teztool | Operation injection helper |
# Packages
No description provided by the author