quarry-mint-wrapper 5.2.0

Mints tokens to authorized accounts
Documentation
[dependencies.anchor-lang]
version = ">=0.22, <=0.25"

[dependencies.anchor-spl]
version = ">=0.22, <=0.25"

[dependencies.solana-security-txt]
version = "1.0.1"

[dependencies.vipers]
version = "^2.0"

[features]
cpi = ["no-entrypoint"]
default = []
no-entrypoint = []
no-idl = []

[lib]
crate-type = ["cdylib", "lib"]
name = "quarry_mint_wrapper"

[package]
authors = ["Quarry Protocol <team@quarry.so>"]
description = "Mints tokens to authorized accounts"
edition = "2021"
homepage = "https://quarry.so"
keywords = ["solana", "quarry"]
license = "AGPL-3.0"
name = "quarry-mint-wrapper"
repository = "https://github.com/QuarryProtocol/quarry"
version = "5.2.0"