Crates.io | quarry-mine |
lib.rs | quarry-mine |
version | 5.2.0 |
source | src |
created_at | 2021-08-27 05:10:29.062437 |
updated_at | 2022-07-27 16:47:28.231431 |
description | Distributes liquidity mining rewards to token stakers |
homepage | https://quarry.so |
repository | https://github.com/QuarryProtocol/quarry |
max_upload_size | |
id | 442912 |
size | 102,875 |
Distributes liquidity mining rewards to token stakers.
The Quarry mine program starts with a Rewarder
. A Rewarder
corresponds to a reward token e.g. SBR, MNDE.
Once a Rewarder
is created, we can add Quarry
s to it. A Quarry
corresponds to a staking token.
Finally, users/programs can create Miner
s which allow a user to stake/unstake tokens to a Quarry
and claim rewards from a Quarry
.