quarry-mint-wrapper

Crates.ioquarry-mint-wrapper
lib.rsquarry-mint-wrapper
version5.2.0
sourcesrc
created_at2021-08-27 05:05:24.022622
updated_at2022-07-27 16:45:48.415283
descriptionMints tokens to authorized accounts
homepagehttps://quarry.so
repositoryhttps://github.com/QuarryProtocol/quarry
max_upload_size
id442909
size20,898
Larry Jarry (larrinator1)

documentation

README

mint-wrapper

Mints tokens to authorized accounts.

Description

The mint-wrapper program wraps a token mint and authorizes specific accounts to mint tokens up to given allowances.

The mint-wrapper also enforces a hard cap of a token.

Within the Quarry protocol, this should be used to prevent the Rewarder from over-issuing tokens.

This can also be used for several other use cases, including but not limited to:

  • Allocating funds to a DAO
  • Allocating team lockups

If you're building a use case, please get in touch with us!

Roadmap

Future improvements may include:

  • Allowing transfer of the mint_authority to a different address
Commit count: 286

cargo fmt