cw-admin-factory

Crates.iocw-admin-factory
lib.rscw-admin-factory
version2.6.0
sourcesrc
created_at2023-07-03 18:48:19.346931
updated_at2024-11-08 00:38:03.650818
descriptionA CosmWasm factory contract for instantiating a contract as its own admin.
homepage
repositoryhttps://github.com/DA0-DA0/dao-contracts
max_upload_size
id907327
size53,311
publishers (github:da0-da0:publishers)

documentation

README

cw-admin-factory

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

Serves as a factory that instantiates contracts and sets them as their own wasm admins.

Useful for allowing contracts (e.g. DAOs) to migrate themselves.

Example instantiation flow:

Commit count: 879

cargo fmt