# Pontem plugin to work with Aptos Wallet Adapter

Pontem wallet plugin for use with [Aptos Wallet Adapter](https://github.com/aptos-labs/aptos-wallet-adapter).

### Usage

```shell
  yarn add @pontem/wallet-adapter-plugin
```

or

```shell
  npm i @pontem/wallet-adapter-plugin
```

and follow the instructions [adapter for dapps](https://github.com/aptos-labs/aptos-wallet-adapter/tree/main/packages/wallet-adapter-react)
