@pontem/wallet-adapter-plugin
Version:
Pontem plugin to use with Aptos Wallet Adapter
18 lines (11 loc) • 424 B
Markdown
# 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)