Skip to content

Commit

Permalink
docs: Update README.md with hokulea's architecture explanation (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaf authored Jan 2, 2025
1 parent 63e19d9 commit 5c214ae
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hokulea

![](./hokulea.jpeg)
Hokulea is a library to provide the altda providers for a derivation pipeline built with [kona](https://github.com/anton-rs/kona) to understand eigenDA blobs, following the [kona book](https://anton-rs.github.io/kona/sdk/pipeline/providers.html#implementing-a-custom-data-availability-provider) recommendation (also see this [comment](https://github.com/anton-rs/kona/pull/862#issuecomment-2515038089)).

### Running against devnet

Expand All @@ -14,4 +14,6 @@ Then run hokulea:
```bash
cd bin/client
just run-client-native-against-devnet
```
```

![](./hokulea.jpeg)

0 comments on commit 5c214ae

Please sign in to comment.