ark-serde-compat 0.1.0

Compat shim to serialize/deserialize values from the ark ecosystem with serde
Documentation

Compat shim to serialize/deserialize values from the ark ecosystem with serde

The arkworks-rs ecosystem provides serialization features via its ark-serialize crate. This crate adds shims to serialize and deserialize all types of arkworks-rs that implement the traits from ark-serialize with serde.

License

This crate is licensed under Apache-2.0 or the MIT license.