Skip to content

Commit

Permalink
add more description
Browse files Browse the repository at this point in the history
  • Loading branch information
Qi Zhou committed Oct 19, 2024
1 parent f6f6c02 commit 2deae6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This repository provides a step-by-step walk through for builders interested in
- [Delegate an account to a p256 key](./chapter1/delegate-p256/): Describes how EIP-7702+EIP-7212 provide the ability to sign a message with a P256 key
- [BLS Multisig](./chapter1/bls-multisig/): In-depth walk-through how to implement a Multisig based on BLS signatures verified through precompiles from EIP-2537
- [EOF](./chapter1/eof/): Instructions on how to deploy and inspect contracts in the new EOF format
- [ERC20 Fee](./chapter1/erc20-fee/): Describes how EIP-7702 provides the ability to pay ERC20 as gas fee to the gas sponsoer in an ERC20 transfer tx atomically.

### Build & Test

Expand Down

0 comments on commit 2deae6b

Please sign in to comment.