liamsi / amino_rs

Rust implementation of Amino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Rust Amino

Rust implementation of the Amino encoding standard.

Tracking the reference golang implementation.

Currently focusing on getting the basic encoding and decoding pieces together.

Eventually will support amino-derive for macro based generation of encoding and decoding.

About

Rust implementation of Amino

License:Other


Languages

Language:Rust 100.0%