Overview
Our SDK is composed, essentially, by three modules:
auth
: Is responsible by authenticating new users into the given app (using the API key);user
: It allow us to access the user information;viem
: Using the current account, which is returned after the auth methods, you can instantiate a `viem local account.