Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@0xpolygonid/js-sdk
Advanced tools
SDK to work with Privado ID using JavaScript and TypeScript languages.
Installation:
npm install @0xpolygonid/js-sdk
And place actual circuits to test/proofs/testdata
curl -LO https://iden3-circuits-bucket.s3.eu-west-1.amazonaws.com/latest.zip
Run unit tests:
npm run test
Note: mtp / sig / auth / rhs files contain integration tests!
To run them, please set following variables:
export WALLET_KEY="...key in hex format"
export RPC_URL="...url to network rpc node"
export RHS_URL="..reverse hash service url"
export IPFS_URL="url for ipfs"
export STATE_CONTRACT_ADDRESS="state contract address"
export RHS_CONTRACT_ADDRESS="reverse hash service contract address"
Please see examples for visit examples information.
Define path where documentation repository is located, for example:
const DOCS_DIR = '../js-sdk-tutorials/docs/api';
npm run tsc:declaration:watch
npm run doc:watch:website
Documentation can be found here
js-sdk is part of the 0xPolygonID project copyright 2024 ZKID Labs AG
This project is licensed under either of
at your option.
FAQs
SDK to work with Polygon ID
The npm package @0xpolygonid/js-sdk receives a total of 4,618 weekly downloads. As such, @0xpolygonid/js-sdk popularity was classified as popular.
We found that @0xpolygonid/js-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.