beacon-kit 0.1.0

rust library for https://github.com/berachain/beacon-kit/
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]

[lib]
name = "beacon_kit"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "rust library for https://github.com/berachain/beacon-kit/"
edition = "2021"
license = "Unlicense"
name = "beacon-kit"
readme = false
version = "0.1.0"