0.5.0 • Published 2 years ago

@perp/curie-liquidity-mining v0.5.0

Weekly downloads
-
License
GPL-2.0-or-later
Repository
-
Last release
2 years ago

lushan-liquidity-mining

@perp/curie-liquidity-mining on npm

This repository contains the liquidity mining contracts for Perpetual Protocol Reward Program.

Contract source code also published as npm packages:

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-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!

Related Projects

0.5.0

2 years ago

0.5.0-dev2

2 years ago

0.5.0-dev3

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.3.0-staging

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.2.4-staging

2 years ago

0.2.3-staging

2 years ago

0.2.2-staging

2 years ago

0.2.1-staging

2 years ago

0.2.0

2 years ago

0.1.1

3 years ago