Crates.io | quarry-mint-wrapper-ntoken |
lib.rs | quarry-mint-wrapper-ntoken |
version | 5.0.3 |
source | src |
created_at | 2022-05-20 14:24:54.219154 |
updated_at | 2022-06-12 10:18:30.018398 |
description | Mints tokens to authorized accounts |
homepage | https://quarry.so |
repository | https://github.com/QuarryProtocol/quarry |
max_upload_size | |
id | 590276 |
size | 20,879 |
Mints tokens to authorized accounts.
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:
If you're building a use case, please get in touch with us!
Future improvements may include:
mint_authority
to a different address