
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@perp/curie-periphery-contract
Advanced tools

This repository contains the periphery smart contracts for Perpetual Protocol Curie (v2). For core contracts, see perp-curie-contract.
Contract source code and metadata are also published as npm package:
Perpetual Protocol Curie (v2) are deployed on Optimism mainnet (an Ethereum Layer 2 network).
You could find the deployed periphery contract addresses inside the npm package @perp/curie-deployments.
You need Node.js 16+ to build. Use nvm to install it.
Clone this repository, install Node.js dependencies, and build the source code:
git clone git@github.com:perpetual-protocol/perp-curie-periphery-contract.git
npm i
npm run build
Run all the test cases:
npm run test
See CHANGELOG.
If any features/functionalities described in the Perpetual Protocol documentation, code comments, marketing, community discussion or announcements, pre-production or testing code, or other non-production-code sources, vary or differ from the code used in production, in case of any dispute, the code used in production shall prevail.
FAQs
Perpetual Protocol Curie (v2) periphery contracts
The npm package @perp/curie-periphery-contract receives a total of 11 weekly downloads. As such, @perp/curie-periphery-contract popularity was classified as not popular.
We found that @perp/curie-periphery-contract demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

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.