Skip to content

@burnt-labs/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 23:32
· 193 commits to main since this release

Minor Changes

  • #109 4594b46 Thanks @BurntVal! - Impl Ethereum authenticator and signer

  • #113 6ea5c28 Thanks @justinbarry! - Add a logout hook method to the useAbstraxionSigningClient hook.

    const { client, signArb, logout } = useAbstraxionSigningClient();

Patch Changes