Gathering detailed insights and metrics for @walletconnect/legacy-utils
Gathering detailed insights and metrics for @walletconnect/legacy-utils
Gathering detailed insights and metrics for @walletconnect/legacy-utils
Gathering detailed insights and metrics for @walletconnect/legacy-utils
@walletconnect/utils
Utilities for WalletConnect Protocol
@walletconnect/browser-utils
Browser Utilities for WalletConnect
@walletconnect/legacy-provider
Legacy Ethereum Provider (v1.0) for WalletConnect Protocol
@walletconnect/legacy-client
Legacy Client (v1.0) for WalletConnect Protocol
npm install @walletconnect/legacy-utils
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
1,470 Stars
6,020 Commits
716 Forks
72 Watching
126 Branches
151 Contributors
Updated on 27 Nov 2024
TypeScript (98.92%)
Kotlin (0.37%)
JavaScript (0.27%)
Ruby (0.16%)
Objective-C++ (0.15%)
Shell (0.08%)
Objective-C (0.03%)
Dockerfile (0.02%)
Cumulative downloads
Total Downloads
Last day
28.9%
9,784
Compared to previous day
Last week
7.2%
50,251
Compared to previous week
Last month
-4%
192,920
Compared to previous month
Last year
27%
4,547,886
Compared to previous year
8
26
Open protocol for connecting Wallets to Dapps - https://walletconnect.com
npm install
from the root folderTo ensure all packages lint, build and test correctly, we can run the following command from the root folder:
For tests to pass in the following command, you will need your own
TEST_PROJECT_ID
value, which will be generated for you when you set up a new project on WalletConnect Cloud.
1TEST_PROJECT_ID=YOUR_PROJECT_ID npm run check
clean
- Removes build folders from all packageslint
- Runs eslint checksprettier
- Runs prettier checksbuild
- Builds all packagestest
- Tests all packagescheck
- Shorthand to run lint, build and test commandsreset
- Shorthand to run clean and check commandsnpm i -g node-gyp
1sudo xcode-select --switch /Library/Developer/CommandLineTools 2sudo xcode-select --reset
Apache 2.0
No vulnerabilities found.
Reason
30 commit(s) out of 30 and 9 issue activity out of 30 found in the last 90 days -- score normalized to 10
Reason
all last 30 commits are reviewed through GitHub
Reason
no vulnerabilities detected
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
update tool detected
Details
Reason
publishing workflow detected
Details
Reason
branch protection is not maximal on development and all release branches
Details
Reason
dependency not pinned by hash detected -- score normalized to 5
Details
Reason
no badge detected
Reason
non read-only tokens detected in GitHub workflows
Details
Reason
0 out of 5 artifacts are signed or have provenance
Details
Reason
security policy file not detected
Reason
project is not fuzzed
Score
Last Scanned on 2022-08-15
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More