🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@lightprotocol/stateless.js

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightprotocol/stateless.js

JavaScript API for Light & ZK Compression

0.22.0
latest
npm
Version published
Weekly downloads
8.7K
12.05%
Maintainers
2
Weekly downloads
 
Created
Source

@lightprotocol/stateless.js

This is the JavaScript SDK for building Solana applications with ZK Compression for Node and web.

package npm version package license package weekly downloads

Usage

Installation

Install this package in your project by running the following terminal command:

npm install --save @lightprotocol/stateless.js

Documentation and Examples

For a more detailed documentation on usage, please check the respective section at the ZK Compression documentation.

For example implementations, including web and Node, refer to the respective repositories:

Troubleshooting

Have a question or a problem? Feel free to ask in the Light and Helius developer Discord servers. Please, include the following information:

  • A detailed description or context of the issue or what you are trying to achieve.
  • A code example that we can use to test and debug (if possible). Use CodeSandbox or any other live environment provider.
  • A description or context of any errors you are encountering with stacktraces if available.

Source Maps

We provide index.js.map for debugging. Exclude in production:

Webpack: Set devtool to false. Rollup: Set sourcemap to false. TypeScript: Set sourceMap to false.

Contributing

Light and ZK Compression are open source protocols and very much welcome contributions. If you have a contribution, do not hesitate to send a PR to the respective repository or discuss in the linked developer Discord servers.

  • 🐞 For bugs or feature requests, please open an issue.
  • 🔒 For security vulnerabilities, please follow the security policy.

Additional Resources

Disclaimer

All claims, content, designs, algorithms, estimates, roadmaps, specifications, and performance measurements described in this project are done with Light Protocol Labs' ("Labs") best efforts. It is up to the reader to check and validate their accuracy and truthfulness. Furthermore nothing in this project constitutes a solicitation for investment.

Any content produced by Labs or developer resources that Labs provides, are for educational and inspiration purposes only. Labs does not encourage, induce or sanction the deployment, integration or use of any such applications (including the code comprising the Light blockchain protocol) in violation of applicable laws or regulations and hereby prohibits any such deployment, integration or use. This includes use of any such applications by the reader (a) in violation of export control or sanctions laws of the United States or any other applicable jurisdiction, (b) if the reader is located in or ordinarily resident in a country or territory subject to comprehensive sanctions administered by the U.S. Office of Foreign Assets Control (OFAC), or (c) if the reader is or is working on behalf of a Specially Designated National (SDN) or a person subject to similar blocking or denied party prohibitions.

The reader should be aware that U.S. export control and sanctions laws prohibit U.S. persons (and other persons that are subject to such laws) from transacting with persons in certain countries and territories or that are on the SDN list. As a project based primarily on open-source software, it is possible that such sanctioned persons may nevertheless bypass prohibitions, obtain the code comprising the Light blockchain protocol (or other project code or applications) and deploy, integrate, or otherwise use it. Accordingly, there is a risk to individuals that other persons using the Light blockchain protocol may be sanctioned persons and that transactions with such persons would be a violation of U.S. export controls and sanctions law. This risk applies to individuals, organizations, and other ecosystem participants that deploy, integrate, or use the Light blockchain protocol code directly (e.g., as a node operator), and individuals that transact on the Light blockchain protocol implementation through clients, other kinds of nodes, third party interfaces, and/or wallet software.

Keywords

zk

FAQs

Package last updated on 17 Jun 2025

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