Socket
Socket
Sign inDemoInstall

@lit-protocol/uint8arrays

Package Overview
Dependencies
Maintainers
7
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/uint8arrays

This submodule provides functions to make dealing with Uint8Arrays easier.


Version published
Weekly downloads
13K
increased by27.87%
Maintainers
7
Weekly downloads
 
Created
Source

Quick Start

This submodule provides functions to make dealing with Uint8Arrays easier.

Here are the two main functions:

  • uint8arrayFromString
  • uint8arrayToString

node.js / browser

yarn add @lit-protocol/uint8array

Vanilla JS (UMD)

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

Keywords

FAQs

Package last updated on 25 Sep 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc