
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@perp/perp-oracle-contract
Advanced tools
Perpetual Protocol Curie (v2) oracle contracts - v0.5.0 is not an audited version
This repository contains the oracle smart contracts for Perpetual Protocol Curie (v2). For core contracts, see perp-curie-contract.
Contract source code is also published as npm package:
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-oracle-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.
[0.6.8] - 2024-12-25
startedAt > 0
in ChainlinkPriceFeedV1R1.getPrice
FAQs
Perpetual Protocol Curie (v2) oracle contracts - v0.5.0 is not an audited version
The npm package @perp/perp-oracle-contract receives a total of 14 weekly downloads. As such, @perp/perp-oracle-contract popularity was classified as not popular.
We found that @perp/perp-oracle-contract demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.