@walletconnect/signer-connection

v2.8.1-canary-9be2ce1a.1
Signer Connection for WalletConnect Protocol
wallet walletconnect

lint

eslint -c '../../.eslintrc' --fix './src/**/*.ts'

test

npm run test:pre; npm run test:run

build

npm run build:pre; npm run build:source; npm run build:types

clean

rm -rf dist

prettier

prettier --check '{src,test}/**/*.{js,ts,jsx,tsx}'

test:pre

rm -rf ./test/test.db

test:run

vitest run --dir test

build:pre

npm run clean

build:types

tsc

build:source

rollup --config rollup.config.js

test:ignoreUnhandled

npm run test:pre; npm run test:run -- --dangerouslyIgnoreUnhandledErrors
npm i @walletconnect/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • WalletConnect, Inc.
  • released 6/20/2023

Downloads