Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
themicp authored Feb 6, 2024
1 parent 14789b9 commit 05f66fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Wasm URL.
- Go to the `relayer` package and follow the instructions mentioned there for
running both the feeder and the relayer.

## Documentation
Along with the README files, code documentation is also available using the `cargo doc --open` command.

## Acknowledgments
This project uses open-source code from the following projects. We are deeply
Expand All @@ -42,4 +44,4 @@ verification/processing.
- [ethers.rs](https://github.com/gakonst/ethers-rs) and
[alloy.rs](https://github.com/alloy-rs/core) for communicating with Ethereum and
for encoding/decoding execution messages.
- [ssz_rs](https://github.com/polytope-labs/ssz-rs) for SSZ serialization/deserialization.
- [ssz_rs](https://github.com/polytope-labs/ssz-rs) for SSZ serialization/deserialization.

0 comments on commit 05f66fa

Please sign in to comment.