#availability #data #plasma #adapter #op #stack #chain

yanked kona-plasma

Plasma Data Availability Adapter

1 unstable release

0.0.1 Jun 22, 2024

#5 in #plasma

MIT license

1.5MB
11K SLoC

kona-plasma

Plasma Data Availability Adapter for kona-derive.

kona-plasma is an implementation of the Plasma OP Stack Specification in rust.

Usage

Add kona-plasma to your Cargo.toml.

[dependencies]
kona-plasma = "0.0.1"

# Serde is enabled by default and can be disabled by toggling default-features off
# kona-plasma = { version = "0.0.1", default-features = false }

Features

Serde

serde serialization and deserialization support for kona-plasma types.

By default, the serde feature is enabled on kona-plasma.

Dependencies

~16–30MB
~617K SLoC