Skip to content

Commit

Permalink
update readme to remove deprecated test-gen crate
Browse files Browse the repository at this point in the history
  • Loading branch information
ralexstokes committed Mar 25, 2024
1 parent c46721d commit 6c66452
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,10 @@ A client for the Ethereum beacon node APIs:

https://ethereum.github.io/beacon-APIs

### Example
### Examples

Refer to the code in `examples` for a demonstration on how to use the API client.

## `test-gen`

This crate generates spec test following https://github.com/ethereum/consensus-spec-tests. It is not user-facing.

## `spec-gen`

This crate generates spec code following the "fork diff" defined in each fork of http://github.com/ethereum/consensus-specs. It is not user-facing.

0 comments on commit 6c66452

Please sign in to comment.