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
♻️ refactor(demos): rename taco-aa-signing to taco-mdt-aa-signing
- Rename demo folder to be MetaMask Delegation Toolkit specific
- Update package name to taco-mdt-aa-signing-demo
- Update README title to include "MetaMask Delegation Toolkit"
- Add note explaining MDT-specific implementation requirements
- Update main demos README link reference
Addresses Derek's feedback in PR nucypher#693 about making the demo more
specific to MetaMask's Delegation Toolkit implementation.
Shows how to create smart accounts with TACo's distributed threshold signatures and execute real transactions using Account Abstraction.
3
+
Shows how to create smart accounts with TACo's distributed threshold signatures and execute real transactions using Account Abstraction with the MetaMask Delegation Toolkit.
4
+
5
+
> **Note**: This demo is specifically built for MetaMask's Delegation Toolkit implementation of Account Abstraction. Some steps (like creating a placeholder viem account) are required due to MDT's architecture.
0 commit comments