-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Viem has examples for many clients in their public repo
- https://github.com/wevm/viem/blob/main/src/clients/createTestClient.ts
- https://github.com/wevm/viem/blob/main/src/clients/createWalletClient.ts
- https://github.com/wevm/viem/blob/main/src/clients/createPublicClient.ts
Which seem to compile without the as unknown patch that we do
We should follow a similar approach so that we have better TypeScript usage