Skip to content

Releases: frak-id/wallet

@frak-labs/[email protected]

27 Aug 10:21
78f58d0
Compare
Choose a tag to compare

Patch Changes

  • 3aca02c Thanks @KONFeature! - Reduce login modal frequency with useReferralInteraction hook

@frak-labs/[email protected]

21 Aug 13:47
Compare
Choose a tag to compare

Patch Changes

  • 3e52138 Thanks @KONFeature! - Create a generic displayModal endpoint to craft nice modals where user manual validations is needed

  • f653237 Thanks @KONFeature! - Remove gating related functionnality, and so watchUnlockStatus and getUnlockOptions hooks

  • d5f797e Thanks @KONFeature! - Add the current interaction session state to the walletStatus rpc endpoint

@frak-labs/[email protected]

09 Jul 11:52
0adaa2c
Compare
Choose a tag to compare

Patch Changes

  • 4fd74e0 Thanks @KONFeature! - Removed previous frak_listenToSetUserReferred rpc action in favor of the new generic interaction handler

  • 30e3863 Thanks @KONFeature! - Add frak_sendTransaction rpc action on the wallet. Only callable from dapp inside the frak.id domain for now.

  • 4fd74e0 Thanks @KONFeature! - Add frak_sendInteraction rpc action to submit user interaction from a content / product

  • e3d003f Thanks @KONFeature! - Adding domain field in the nexus config (auto filled when using the react component NexusConfigProvider)

  • e3d003f Thanks @KONFeature! - Added the siweAuthenticate method (with the react hook) to craft strong authentication with the nexus wallet

@frak-labs/[email protected]

16 May 15:25
7803c6a
Compare
Choose a tag to compare

Patch Changes

@frak-labs/[email protected]

30 Apr 18:29
0b96dd3
Compare
Choose a tag to compare

Patch Changes

  • 8d4783b Thanks @KONFeature! - Move contentId away from global config in favor of per hook specification

@frak-labs/[email protected]

19 Apr 06:49
d871392
Compare
Choose a tag to compare

Patch Changes

@frak-labs/[email protected]

22 Mar 14:43
59dd10c
Compare
Choose a tag to compare

Patch Changes

  • #7 b81ccba Thanks @srod! - Update dependencies, some texts and comments