ssz-cli

This command line tool is light wrapper around Parity's SSZ library that will encode files into an SSZ Vec<u8> and print out the hexidecimal representation. This is particularly useful for converting WebAssembly bytecode into SSZ.

Usage

``` USAGE: ssz

For more information try --help ```

Maintainer

License

Apache 2.0