
Security News
How Enterprise Security Is Adapting to AI-Accelerated Threats
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.
@setprotocol/set-v2-deployments
Advanced tools
Contract addresses for all SetProtocol(V2) staging and production deployments
This repository contains contract addresses for all set-protocol-v2 staging and production deployments.
SetProtocolV2 currently deploys to three networks:
yarn add @setprotocol/set-v2-deployments
The package consists of .json files located and usable as below:
deployments/<network_name>/production.json
deployments/<network_name>/staging.json
> const production = require("@setprotocol/set-v2-deployments/deployments/ethereum/production");
> production.addresses
{
Controller: "0xa4c8d221d8BB851f83aadd0223a8900A6921A349",
BasicIssuanceModule: "0xd8EF3cACe8b4907117a45B0b125c68560532F94D",
StreamingFeeModule: "0x08f866c74205617B6F3903EF481798EcED10cDEC",
...
}
FAQs
Contract addresses for all SetProtocol(V2) staging and production deployments
We found that @setprotocol/set-v2-deployments demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.