sov-rollup-interface 0.1.0

Defines interfaces for building rollups with the Sovereign SDK
Documentation
<div align="center">
  <h1> Sovereign SDK </h1>
</div>

<div align="center">
  <a href="https://github.com/Sovereign-Labs/sovereign/blob/main/LICENSE">
    <img alt="License: Apache-2.0" src="https://img.shields.io/github/license/Sovereign-Labs/sovereign-sdk.svg" />
</div>

## What is the Sovereign SDK?

The Sovereign SDK is a free and open-source toolkit for building zk-rollups **that is currently under development**.

## How does it work?

To learn how the Sovereign SDK works, see the ![Sovereign SDK Overview](./specs/overview.md).

## Warning

The Sovereign SDK is a research prototype. It has not been audited and should not be used in production under any
circumstances.

## License

Licensed under the [Apache License, Version 2.0](../LICENSE).

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this repository by you, as defined in the Apache-2.0 license, shall be
licensed as above, without any additional terms or conditions.