This repo has been created to showcase integrations with the Taho wallet.
In a nutshell Taho wallet implements EIP-1193 and can be used as a standard wallet.
No extra integration effort/magic/sepcial speel is necessary.
But it's still better to show then tell, hence this repo :)
If you are still not convinced check this commit where I update the web3-react-simple
Or this commit to see how to update an onboard.js app
Feel free to open any PR/issues if you would like to see other integrations.
PRs are preffered, but you got this ... :D
Samples:
- onboard-react-demo: the official onboard
- web3-react-official: web3-react official example
- web3-react-simple: Shmoji/web3-react-example