@walletconnect/chat-client
v0.8.2
Published
Chat Client for WalletConnect Protocol
Readme
WalletConnect ChatClient
Installation
npm installCommands
lint:scripts- Runs eslint checksformat- Runs prettier checksbuild- Builds the packagetest- Runs all unit teststest:watch- Runs all unit tests in watcher mode
Unit Tests
- The unit tests require a
TEST_PROJECT_IDenv variable to defined. - This can be manually specified by prefixing the desired custom vars:
TEST_PROJECT_ID=... yarn test
License
Apache 2.0
