cw-paginate

Crates.iocw-paginate
lib.rscw-paginate
version0.2.1
sourcesrc
created_at2023-01-07 01:43:08.43855
updated_at2023-02-28 20:02:03.200271
descriptionHelper function for iterating CosmWasm storage maps with pagination
homepagehttps://larry.engineer
repositoryhttps://github.com/steak-enjoyers/cw-plus-plus
max_upload_size
id752718
size5,132
Larry (larry0x)

documentation

README

CW Paginate

This crate provides helper functions for iterating CosmWasm storage Maps and IndexedMaps.

How to use

TODO

Acknowledgement

Code in this crate is heavily inspired by a library that goes by the same name developed by DAO DAO.

License

Contents of this crate at or prior to version 0.2.0 are published under GNU Affero General Public License v3 or later; contents after the said version are published under Apache-2.0 license.

Commit count: 92

cargo fmt