perawallet / connect

JavaScript SDK for integrating Pera Wallet to web applications.
https://perawallet.app
Other
64 stars 20 forks source link

fix(connect): try to solve new tab openning issue #60

Closed yigiterdev closed 1 year ago

yigiterdev commented 1 year ago

@mucahit i added timeout for sending message to dApp. We send message after 5 sec. In this time user can pass password screen. Maybe we can reduce time but 5 sec is most secure one i guess. BTW, we are waiting for new tab open correctly. Wdyt?