Skip to content

Vault token abstractions for contracts implementing a vault token either via TokenFactory, or CW4626

License

Notifications You must be signed in to change notification settings

apollodao/cw-vault-token

Repository files navigation

Cosmwasm Vault Token

Description

An abstraction for different ways of implementing a vault token. This crate defines a set of traits that define the behavior of a vault token. Two implementations are provided, one for an Osmosis native denom minted through the TokenFactory module and one for Cw4626 tokenized vaults. See the cosmwasm-vault-standard crate for more information about tokenized vaults.

About

Vault token abstractions for contracts implementing a vault token either via TokenFactory, or CW4626

Resources

License

Stars

Watchers

Forks

Packages

No packages published