Wallet auto-connect
How to implement the wallet auto-connect
Web3 browser in Vulpe Wallet injects JavaScript code/objects when opening a webpage.
So first it is necessary to find out if the provider has been injected:
The next step is to retrieve the net/address, thus it would be classified as a connection.
Last updated