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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's new
encodeRegisterAgent(): New utility in @buildersgarden/siwa/registry that returns { to, data } for ERC-8004 registration without sending the transaction. Use with Bankr, ERC-4337 bundlers, or any provider that handles submission separately.
Bankr skill: Registration example now uses encodeRegisterAgent() instead of raw ABI boilerplate
skill.md renames: Fixed case-sensitive filenames for Linux deployments