persistence-std

Crates.iopersistence-std
lib.rspersistence-std
version1.2.0
sourcesrc
created_at2023-08-29 13:25:49.946229
updated_at2024-01-10 11:55:09.71752
descriptionStandard library for Persistence chain modules with CosmWasm support included
homepage
repository
max_upload_size
id958130
size1,400,423
Pranjal Paliwal (betterclever)

documentation

README

persistence-std

Persistence SDK and pStake native proto-generated types and helpers for interacting with the Persistence Chain. Compatible with CosmWasm contracts.

This package is inspired from osmosis-std and re-uses a lot of their code

CosmWasm stargate message and stargate query

You can find all types and querier generated from Persistence SDK and PStake Native in their respective module in persistence_std.

WIP More details and examples to be added.

Commit count: 0

cargo fmt