quarry-merge-mine

Crates.ioquarry-merge-mine
lib.rsquarry-merge-mine
version5.2.0
sourcesrc
created_at2021-10-08 23:54:27.465421
updated_at2022-07-27 16:49:13.495988
descriptionMines multiple quarries at the same time
homepagehttps://quarry.so
repositoryhttps://github.com/QuarryProtocol/quarry
max_upload_size
id462580
size54,912
Larry Jarry (larrinator1)

documentation

README

quarry-merge-mine

Allows mining multiple quarries simultaneously.

Overview

The Quarry merge mine program works by defining a MergePool, which is a pool of tokens associated with a staked mint, and a MergeMiner, which is a user's association with a MergePool.

A merge miner can stake two types of mints:

  • Primary, the underlying staked token.
  • Replica, which can only be minted for a pool if there are enough primary tokens.

There can be an unlimited number of Replica tokens minted, but a merge miner may only mint + stake Replica tokens if it has a corresponding amount of Primary tokens.

Commit count: 286

cargo fmt