Skip to content

v0.0.17

Choose a tag to compare

@limone-eth limone-eth released this 16 Feb 13:41
· 70 commits to main since this release
7b39adc

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