Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@perp/curie-liquidity-mining
Advanced tools
This repository contains the liquidity mining contracts for Perpetual Protocol Reward Program.
Contract source code also published as npm packages:
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-liquidity-mining.git
npm i
npm run build
If the installation failed on your machine, please try a vanilla install instead:
npm run clean
rm -rf node_modules/
rm package-lock.json
npm install
npm run build
Run all the test cases:
npm run test
See CHANGELOG.
This repository is subject to the Perpetual Protocol v2 bug bounty program, per the terms defined on ImmuneFi.
Projects, ideas and events that benefit Perpetual Protocol and its ecosystem are eligible for grants!
FAQs
Perpetual Protocol Curie (V2) liquidity mining contracts
We found that @perp/curie-liquidity-mining 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.