package babel

  1. Overview
  2. Docs
A library for defining Rpcs that can evolve over time without breaking backward compatibility.

Install

Dune Dependency

Authors

Maintainers

Sources

babel-v0.16.0.tar.gz
sha256=8afe3e90915efc7edddfc98bd583d576cc12f44fba433324a0e6d40d1e9e7140

README.md.html

"Babel"

Babel is a library for defining Rpcs that can evolve over time without breaking backward compatibility as different components are upgraded. Look in the example_protocol_lib directory as a starting point.