Hashpack / hashconnect

Hashconnect library, readme in progress
BSD Zero Clause License
45 stars 38 forks source link

Wallet Agnostic option #192

Closed jaycoolslm closed 6 months ago

jaycoolslm commented 7 months ago

At the moment, calling hashconnect.init() on page load will cause the HashPack wallet to pop up.

I propose having a boolean / enum argument in the .init() method which gives devs the option to disable this feature and instead initially pop up with the wallet connect modal

Appreciate that the wallet connect modal doesn't currently have any hedera wallets on it... so maybe this is a feature for after that!

teacoat commented 6 months ago

We have disabled the hashpack popup during init, and will be working on the wallet list in the modal stuff