cw-payroll-factory

Crates.iocw-payroll-factory
lib.rscw-payroll-factory
version2.6.0
sourcesrc
created_at2023-07-03 15:50:37.178198
updated_at2024-11-07 23:53:44.903665
descriptionA CosmWasm factory contract for instantiating a payroll contract.
homepage
repositoryhttps://github.com/DA0-DA0/dao-contracts
max_upload_size
id907144
size91,884
publishers (github:da0-da0:publishers)

documentation

README

cw-payroll-factory

cw-payroll-factory on crates.io docs.rs

Serves as a factory that instantiates cw-vesting contracts and stores them in an indexed maps for easy querying by recipient or the instantiator (i.e. give me all of my vesting payment contracts or give me all of a DAO's vesting payment contracts).

An optional owner can be specified when instantiating cw-payroll-factory that limits contract instantiation to a single account.

Commit count: 879

cargo fmt