Socket
Book a DemoInstallSign in
Socket

@perp/perp-oracle-contract

Package Overview
Dependencies
Maintainers
7
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perp/perp-oracle-contract

Perpetual Protocol Curie (v2) oracle contracts - v0.5.0 is not an audited version

latest
Source
npmnpm
Version
0.6.8
Version published
Maintainers
7
Created
Source

image

perp-oracle-contract

@perp/perp-oracle-contract on npm

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:

Local Development

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

Changelog

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.

Keywords

perpetual-protocol

FAQs

Package last updated on 26 Dec 2024

Did you know?

Socket

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.

Install

Related posts