Open itsmnthn opened 4 months ago
In example there is transfer example which uses account from private key but that will not be the case in production dapp, its going to be signer(account) from connected wallet.
It would be helpful to have such example.
@itsmnthn please look at this file about how to use with wallet: https://github.com/ThalaLabs/surf/blob/main/example/app/page.tsx
@itsmnthn I agree, we should export common ABIs from this package. It's also mentioned in #8. I will add it, maybe this week.