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
{{ message }}
This repository was archived by the owner on Oct 6, 2024. It is now read-only.
Most light cardano wallets works through a browser extension. Having the wallet as an extension limits the number of features, UI, access etc. to the app. A different approach would be to instead of a full extension, the extension would just serve as a bridge between a dapp and an instance of adahide open in a separate window. There are a few tricky parts, like how should signing work.