Skip to content

Add viem test client example#82

Open
chrisx9z wants to merge 1 commit into
wevm:mainfrom
chrisx9z:docs/viem-test-client-example
Open

Add viem test client example#82
chrisx9z wants to merge 1 commit into
wevm:mainfrom
chrisx9z:docs/viem-test-client-example

Conversation

@chrisx9z

@chrisx9z chrisx9z commented Jun 6, 2026

Copy link
Copy Markdown

Summary

  • add a README example for using viem createTestClient with a prool Anvil instance
  • point the viem transport at the prool instance endpoint /1
  • mention that prool lazily starts the instance on first request, with /1/start available for eager startup

Fixes #28.

Verification

Note: biome check does not process README.md with the current repository configuration, so this README-only change was verified with diff checks and content search.

Comment: Shows how to point viem's Anvil test client at a prool-managed instance endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add usage example with viem test client

1 participant