This package contains a WalletConnectSigner
which implements @desmoslabs/desmjs
Signer
interface
by signing transactions through a WalletConnect v2 client.
In order to run the unit-tests of this package you need a WalletConnect project id.
Such id can be obtained from the WalletConnect cloud.
Once you have such id you need to:
- copy the
.example.test.env
to.test.env
, and place the obtained project id into theWC_PROJECT_ID
variable. - run
yarn run unit-tests
Package version | Desmos version |
---|---|
4.6.x |
v4.6.x |
4.7.x |
v4.7.x , v4.8.1
|
5.0.x |
v5.0.x |
5.1.x |
v5.1.x , v5.2.x
|
6.0.x |
v6.0.x |