hydra_wallet 0.2.3

Collective account pooling, fan out wallet, dao treasury, all of the things you need to FAN OUT
Documentation
[dependencies.anchor-lang]
version = "0.24.2"

[dependencies.anchor-spl]
version = "0.24.2"

[dependencies.mpl-token-metadata]
features = ["no-entrypoint"]
version = "1.2.7"

[dependencies.spl-token]
features = ["no-entrypoint"]
version = "3.2.0"

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

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

[package]
description = "Collective account pooling, fan out wallet, dao treasury, all of the things you need to FAN OUT"
edition = "2018"
license = "GPL-3.0"
name = "hydra_wallet"
version = "0.2.3"