Skip to content
/ hilo Public

A suite of portable, extensible `std` components for the superchain.

License

Notifications You must be signed in to change notification settings

anton-rs/hilo

Repository files navigation

hilo

A suite of `std` components for the superchain.

CI License Book Codecov

OverviewSecurityContributingLicense

Overview

hilo is the sister of kona. It is a suite of portable, modular std OP Stack components, where kona contains no_std components. hilo provides library components in crates, and binary applications in bin/. Bins like hera compose multiple crates from hilo and kona.

Development Status

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

Security

Specifications around security are provided in Security.md.

Contributing

Contributing guidelines are outlined in Contributing.md.

License

Licensed under MIT license.