You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context :
In Chapter 1 of the tutorial, the project is to discover the package initialisation with the counter function. However, the README currently lacks a clear example showing how to query this function locally using the unsafe mode.
Goal :
Enhance the Chapter 1 README by including a command-line example that demonstrates how to query the counter function locally with viem in unsafe mode.