wallet-connect-web-examples/roadmap.md
Glitch deb123f283
restructure (#345)
* restructure

* udpate readme links
2023-12-13 15:36:25 -03:00

21 lines
474 B
Markdown

# Basic Web Examples
Basic examples/templates for using WalletConnect SDKs
## Table Of Contents:
```bash
.
├── dapps/
│ ├── web3modal
│ ├── web3inbox(TODO)
│ ├── ethereum-provider
│ ├── universal-provider-solana
│ └── universal-provider-cosmos(TODO)
└── wallets/
├── web3wallet(TODO)
├── web3wallet-ethers(TODO)
├── web3wallet-viem(TODO)
└── web3wallet-wagmi(TODO)
```