# Integrate ONTO in Mobile DApp

## Wallet Integration&#x20;

ONTO app supports the common practice of wallet integration, which is also supported by Metamask.&#x20;

For example,

```javascript
var web3 = new Web3(Web3.givenProvider);
```

Use `window.ethereum.isONTO`to differentiate with other wallets.

Please read more about ONTO Web3 js [here](https://github.com/ONTO-Data-Wallet/ONTO-web3-provider).

## Resources

Name: ONTO Wallet&#x20;

Resource kit: [https://www.onto.app/ONTO Media Kits.zip](https://www.onto.app/ONTO%20Media%20Kits.zip)
