Crates.io | quarry-mine-ntoken |
lib.rs | quarry-mine-ntoken |
version | 5.0.3 |
source | src |
created_at | 2022-05-20 14:27:52.90558 |
updated_at | 2022-06-12 10:19:31.797362 |
description | Distributes liquidity mining rewards to token stakers |
homepage | https://quarry.so |
repository | https://github.com/QuarryProtocol/quarry |
max_upload_size | |
id | 590279 |
size | 102,582 |
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
.