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

@nillion/client-web

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nillion/client-web

Nillion's javascript client for browsers

  • 0.6.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
27
decreased by-34.15%
Maintainers
0
Weekly downloads
 
Created
Source

Javascript Nillion Client

:warning: DEPRECATION NOTICE: This package is deprecated and is scheduled for deletion in late September 2024. Please see nillion-ts for its replacement.

This javascript package provides programmatic access to the Nillion network, directly from the browser, using a wrapped WASM package that, in addition to implementing Nillion algorithms, it connects directly to the libP2P network using secure websockets. Consider that this library also makes use of browser web-workers.

Be advised that this will cause the browser to enforce certain CORS rules that can be allowed by setting the following server headers:

  • Header: 'Cross-Origin-Embedder-Policy' Value: 'require-corp'
  • Header: 'Cross-Origin-Opener-Policy' Value: 'same-origin'

Resources:

FAQs

Package last updated on 30 Aug 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