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

@nillion/client-web

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.3.0
Version published
Weekly downloads
22
-37.14%
Maintainers
0
Weekly downloads
 
Created

Javascript Nillion Client

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 03 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