jhernandezb / cw-utils

Contract helpers originally used for cw-plus contracts/specs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utils: Common types / utilities for specs

cw-utils on crates.io cw-utils on docs.rs

This is a collection of common types shared among many specs. For example Expiration, which is embedded in many places.

Types should only be added here after they are duplicated in a second contract, not "because we might need it"

About

Contract helpers originally used for cw-plus contracts/specs

License:Apache License 2.0


Languages

Language:Rust 100.0%