New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@lit-protocol/ecdsa-sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/ecdsa-sdk

Read more about it here:

6.0.3-wrapped-keys.beta.5
Version published
Weekly downloads
21K
-6.88%
Maintainers
0
Weekly downloads
 
Created

ECDSA-SDK

Read more about it here:

https://github.com/LIT-Protocol/lit-ecdsa-wasm-combine

Quick Start

node.js / browser

yarn add @lit-protocol/ecdsa-sdk

Vanilla JS (UMD)

<script src="https://cdn.jsdelivr.net/npm/@lit-protocol/ecdsa-sdk-vanilla/ecdsa-sdk.js"></script>
<script>
  console.log(LitJsSdk_ecdsaSdk);
</script>

Keywords

FAQs

Package last updated on 01 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts