quarry-mint-wrapper 4.0.0

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

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

[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 = "4.0.0"