Docs for @zerodev/waas
can be found here.
Make sure to set the NEXT_PUBLIC_ZERODEV_APP_ID
variable in .env.local
before running the examples. You can obtain the ZeroDev project ID from your dashboard.
- Create a smart account with EOA or passkeys.
- Send a user operation and mint a token.
- All features in Create Account.
- Create a session key for the smart account.
- Send a user operation and mint a token with the session key.
- All features in the
@zerodev/waas
package.