What's Cabrinha? • Status • Getting Started • Contributing • Credits
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.
cabrinha
is currently in active development, and is not yet ready for use in production.
OP Stack components are individually defined in crates.
To learn more, see the book.
The book contains a more in-depth overview of the project, contributor guidelines, tutorials for working with Cabrinha crates and binaries.
cabrinha
is inspired by the work of several teams, namely OP Labs and other contributors' work on kona
.