Closed holic closed 2 years ago
I am lazily connecting to the wallet before writing a transaction and I want to immediately use the populated provider after await connect().
provider
await connect()
replaced by https://github.com/gimmixorg/use-wallet/pull/3
I am lazily connecting to the wallet before writing a transaction and I want to immediately use the populated
provider
afterawait connect()
.