
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@bandada/contracts
Advanced tools
Bandada smart contracts to manage off-chain groups and verify their zero-knowledge proofs.
Bandada smart contracts to manage off-chain groups and verify their zero-knowledge proofs.
Install the @bandada/contracts
package with npm:
npm i @bandada/contracts
or yarn:
yarn add @bandada/contracts
Compile the smart contracts with Hardhat:
yarn compile
Run Mocha to test the contracts:
yarn test
You can also generate a test coverage report:
yarn test:coverage
Or a test gas report:
yarn test:report-gas
Deploy a bandada contract:
yarn deploy:bandada
# or
yarn deploy:bandada-semaphore
If you want to deploy contracts on Goerli or Arbitrum, remember to provide a valid private key and an Infura API in your .env
file.
FAQs
Bandada smart contracts to manage off-chain groups and verify their zero-knowledge proofs.
The npm package @bandada/contracts receives a total of 108 weekly downloads. As such, @bandada/contracts popularity was classified as not popular.
We found that @bandada/contracts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.