Crates.io | btsg-ft-factory |
lib.rs | btsg-ft-factory |
version | 2.6.0 |
source | src |
created_at | 2024-10-31 06:10:35.881316 |
updated_at | 2024-11-08 00:40:03.1417 |
description | A CosmWasm factory contract for issuing fantokens on BitSong. |
homepage | |
repository | https://github.com/DA0-DA0/dao-contracts |
max_upload_size | |
id | 1429713 |
size | 73,499 |
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.