# DApp connects to Nabox Wallet (BCH/FCH)

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

```
NaboxWallet.naboxBch
NaboxWallet.bch
```

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

```
NaboxWallet.naboxFch
NaboxWallet.fch
```

###
