cw-vault-token

Crates.iocw-vault-token
lib.rscw-vault-token
version0.2.0-rc.1
sourcesrc
created_at2023-02-13 18:50:04.364162
updated_at2023-08-23 11:40:41.355517
description An abstraction for different ways of implementing a vault token.
homepagehttps://apollo.farm/
repositoryhttps://github.com/apollodao/cw-vault-token/
max_upload_size
id784182
size83,268
rust-devs (github:apollodao:rust-devs)

documentation

https://docs.rs/cw-vault-token/

README

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.

Commit count: 152

cargo fmt