1 unstable release
| 0.0.1 | Jun 22, 2024 |
|---|
#7 in #plasma
1MB
10K
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
~17–32MB
~655K SLoC