zeko-labs / zeko

Zeko: zk-Rollup for Mina, a succinct blockchain
https://zeko.io
Apache License 2.0
18 stars 2 forks source link

Build status

Develop Berkeley Compatible
Build status - develop Build status - berkeley Build status - compatible

Mina logo

Zeko

Zeko is a fully isomorphic L2 for the Mina protocol ecosystem. Same client-side ZK private compute layer, and compatible with Mina infra and tooling, but super fast.

This repository is a fork of the Mina codebase. The zeko related code is in the zeko directory.

Mina

Mina is the first cryptocurrency with a lightweight, constant-sized blockchain. This is the main source code repository for the Mina project and contains code for the OCaml protocol implementation, the Mina Protocol website, and wallet. Enjoy!

Notes

Mina is still under active development and APIs are evolving. If you build on the APIs, be aware that breaking changes can occur.

The Mina implementation of the Rosetta API offers a more stable and useful interface for retrieving the blockchain's state. Rosetta is run as a separate process and it relies on an archive being connected to a node. The source code for the archive and Rosetta implementation are in src/app/archive and src/app/rosetta. Be sure to follow updates in the project if these resources are relocated.

What is Mina?

Mina Walkthrough

Technical Papers

Blog

Contributing

For information on how to make technical and non-technical contributions, see the repository contributing guidelines in CONTRIBUTING and the Contributing Guide docs.

Developers

The Node Developers docs contain helpful information about contributing code to Mina and using Mina APIs to build applications.

Quick Links

Community

License

Apache 2.0

Commits older than 2018-10-03 do not have a LICENSE file or this notice, but are distributed under the same terms.