Socket
Book a DemoInstallSign in
Socket

@perp/curie-periphery

Package Overview
Dependencies
Maintainers
7
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perp/curie-periphery

Perpetual Protocol Curie (V2) periphery contracts

latest
Source
npmnpm
Version
1.3.4
Version published
Weekly downloads
13
62.5%
Maintainers
7
Weekly downloads
 
Created
Source

perp-curie-periphery

Local Development and Testing

Requirements

You should have Node 12 installed. Use nvm to install it.

Development

git clone git@github.com:perpetual-protocol/perp-curie-periphery.git
cd perp-curie-periphery
npm i
npm run build

All deployed contract addresses can be find in metadata folder.

  • ./metadata/{network}-dv.json is for delegatable vault contracts.
  • ./metadata/{network}.json is for other contracts.

Testing

To run all the test cases:

npm run test

FAQs

Package last updated on 17 Feb 2022

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