@perp/curie-liquidity-mining
v0.5.0
Published
Perpetual Protocol Curie (V2) liquidity mining contracts
Downloads
20
Keywords
Readme
lushan-liquidity-mining
This repository contains the liquidity mining contracts for Perpetual Protocol Reward Program.
Contract source code also published as npm packages:
- @perp/curie-liquidity-mining (source code)
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 [email protected]: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
Changelog
See CHANGELOG.
Bug Bounty Program
This repository is subject to the Perpetual Protocol v2 bug bounty program, per the terms defined on ImmuneFi.
Grant Program
Projects, ideas and events that benefit Perpetual Protocol and its ecosystem are eligible for grants!