#contract #cosmwasm #factory #dao #limit #vesting #instantiating

cw-payroll-factory

A CosmWasm factory contract for instantiating a payroll contract

7 stable releases

2.6.0 Nov 7, 2024
2.5.0 Oct 31, 2024
2.4.2 Jul 22, 2024
2.3.0 Oct 18, 2023
2.2.0 Jul 9, 2023

#313 in Magic Beans

Download history 70/week @ 2024-07-27 3/week @ 2024-08-03 5/week @ 2024-09-21 9/week @ 2024-09-28 123/week @ 2024-10-26 130/week @ 2024-11-02 26/week @ 2024-11-09

279 downloads per month

BSD-3-Clause

180KB
4K SLoC

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.

Dependencies

~5–7MB
~148K SLoC