Skip to content

Smart contracts for liquidity mining program on L2

Notifications You must be signed in to change notification settings

plotx/staking-L2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlotX Staking SMART CONTRACTS

Smart contracts for staking LP tokens

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Requirements

Node >= 10.x

Installing

Firstly, you need to clone this repo. You can do so by downloading the repo as a zip and unpacking or using the following git command

git clone https://github.com/plotx/staking-L2.git

Now, It's time to install the dependencies. Enter the smart-contracts directory and use

npm install

If you want, you can run the test cases using

npm run test

And run generate the coverage report using

npm run coverage

About

Smart contracts for liquidity mining program on L2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published