TBD54566975 / web5-wallet

A reference implementation of a web5 wallet in react native
Apache License 2.0
13 stars 9 forks source link

For connect use real PermissionsGrant rather than mocked #165

Closed shamilovtim closed 2 months ago

shamilovtim commented 12 months ago

Once real PermissionsGrant lands in upstream web5-js we can use real PermissionsGrant rather than mocked PermissionsGrant

shamilovtim commented 2 months ago

Stale