Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Latest commit

 

History

History
58 lines (41 loc) · 2.27 KB

README.md

File metadata and controls

58 lines (41 loc) · 2.27 KB

Cabrinha

A suite of `std` components for the OP Stack in rust.

CI Book License Book

What's Cabrinha?StatusGetting StartedContributingCredits

What's Cabrinha?

cabrinha: little goat

Cabrinha is a suite of std components for the OP Stack.

Where kona contains fault-proof specific no_std components, non-fault proof components of the OP Stack do not need to be no_std. Cabrinha is where these std components live.

Status

cabrinha is currently in active development, and is not yet ready for use in production.

Getting Started

OP Stack components are individually defined in crates.

To learn more, see the book.

Book

The book contains a more in-depth overview of the project, contributor guidelines, tutorials for working with Cabrinha crates and binaries.

Credits

cabrinha is inspired by the work of several teams, namely OP Labs and other contributors' work on kona.