Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
therealemjy committed Jun 7, 2023
1 parent 65f5dc6 commit 2166dae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/eth-graphql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@

## Killer features

🔄 Automatically generate GraphQL schema for invoking any blockchain contract
🔄 Use an automatically generated GraphQL schema to fetch data from any EVM-compatible blockchain
contract

⚡️ Groups requests into one using multicall for optimal efficiency
⚡️ Requests are batched using multicall for optimal efficiency

🛠 Leverage all the features of GraphQL and Apollo Client tools, such as optimistic updates and cache
normalization
Expand Down

0 comments on commit 2166dae

Please sign in to comment.