simolus3/web3dart

External wallets

Closed this issue · 1 comments

Can you give a short example of making custom credentials that support external wallets. Which functions I might need to override.

You just have to implement the Credentials interface. I don't have an example, but you could use the MetaMask wrapper as a starting point. If you have specific questions please let me know!