@lit-protocol/pkp-walletconnect
v7.0.2
Published
`pkp-walletconnect` wraps [`@walletconnect/web3wallet`](https://docs.walletconnect.com/2.0/web/web3wallet/wallet-usage) to provide base functionality needed to pair PKPs to dApps, approve and reject session proposals, and respond to session requests. This
Downloads
770
Keywords
Readme
pkp-walletconnect
pkp-walletconnect
wraps @walletconnect/web3wallet
to provide base functionality needed to pair PKPs to dApps, approve and reject session proposals, and respond to session requests. This library is intended to be used with pkp-client
.
📜 API Reference
Check out the API reference.
📦 Installation
Get started by installing the package:
yarn add @lit-protocol/pkp-walletconnect
🙌 Contributing
This library was generated with Nx.
Building
Run nx build pkp-walletconnect
to build the library.
Running unit tests
Run nx test pkp-walletconnect
to execute the unit tests via Jest.