0.6.0 • Published 11 months ago

@nillion/client-web v0.6.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
11 months ago

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:

0.6.0

11 months ago

0.5.0

12 months ago

0.4.0

1 year ago

0.3.0

1 year ago