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

# DApp connects to Nabox Wallet (Solana)

Nabox wallet is adapted to Bitcoin chain DApp connection and interaction and is fully compatible with `solana provider`.

You can use the following code to get the `solana provider`  of the Nabox wallet:

```
NaboxWallet.solana
```
