cw-tokenfactory-types

Crates.iocw-tokenfactory-types
lib.rscw-tokenfactory-types
version2.6.0
sourcesrc
created_at2024-07-21 13:42:20.995072
updated_at2024-11-07 23:45:20.689103
descriptionA package for the handling of various tokenfactory types.
homepage
repositoryhttps://github.com/DA0-DA0/dao-contracts
max_upload_size
id1310318
size26,704
publishers (github:da0-da0:publishers)

documentation

README

cw-tokenfactory-types

This package supports contracts that depend on varying tokenfactory standards, which use very similar or identical Cosmos SDK msgs with different type URLs:

  • /osmosis.tokenfactory...
  • /cosmwasm.tokenfactory...
  • /kujira.denom...

Build features:

  • osmosis_tokenfactory (default)
  • cosmwasm_tokenfactory
  • kujira_tokenfactory
Commit count: 879

cargo fmt