btsg-ft-factory

Crates.iobtsg-ft-factory
lib.rsbtsg-ft-factory
version2.6.0
sourcesrc
created_at2024-10-31 06:10:35.881316
updated_at2024-11-08 00:40:03.1417
descriptionA CosmWasm factory contract for issuing fantokens on BitSong.
homepage
repositoryhttps://github.com/DA0-DA0/dao-contracts
max_upload_size
id1429713
size73,499
publishers (github:da0-da0:publishers)

documentation

README

btsg-ft-factory

Serves as a factory that issues new fantokens on BitSong and returns their denom for use with the dao-voting-token-staked voting module contract.

Instantiation and execution are permissionless. All DAOs will use the same factory and execute Issue to create new fantokens through TokenInfo::Factory during voting module instantiation.

Commit count: 879

cargo fmt