> For the complete documentation index, see [llms.txt](https://realbits.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://realbits.gitbook.io/home/coding/connect-wallet.md).

# Connect wallet

* Developer can write the code which can connect wallet with web3 library such as wagmi.
* You can test the example code in the web front end.
  * <https://codesandbox.io/s/connect-wallet-in-front-end-hj7ttl>
