[Examples] Add Privy as a signer example#79
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Caution MetaMask internal reviewing guidelines:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
examples/smart-accounts/signers/privy/src/components/TransactionForm.tsx
Outdated
Show resolved
Hide resolved
examples/smart-accounts/signers/privy/src/hooks/useSmartAccount.ts
Outdated
Show resolved
Hide resolved
examples/smart-accounts/signers/privy/src/components/TransactionForm.tsx
Outdated
Show resolved
Hide resolved
examples/smart-accounts/signers/privy/src/hooks/useSmartAccount.ts
Outdated
Show resolved
Hide resolved
|
Closing in favor of MetaMask/smart-accounts-kit-examples#2 |
Description
Note
Adds a Next.js example under
examples/smart-accounts/signers/privyshowing Privy as the signer for MetaMask Smart Accounts with Pimlico bundler/paymaster.examples/smart-accounts/signers/privy)PrivyProvider,WagmiProvider(Sepolia), React Query.useSmartAccount(Hybrid implementation),usePimlicoServices(bundler/paymaster/gas via Pimlico).README.md,.env.example(Pimlico API key, Privy App ID), ESLint/TS/PostCSS/Next config, assets, and project deps.Written by Cursor Bugbot for commit 99fb00c. This will update automatically on new commits. Configure here.