Byont-Ventures / web3-sdk

[DRAFT] A series of tools integrating Web3 development tools into a professional project.
4 stars 0 forks source link

Change connection API #4

Open jasperverbeet opened 2 years ago

jasperverbeet commented 2 years ago

The example uses a connect hook, which is clearer than the currently documented 'connector.connect()' method to connect a wallet. I think we should change it, but call it something like 'connectWallet'.