#module #query #chain #message #persistence #cosmwasm

persistence-std

Standard library for Persistence chain modules with CosmWasm support included

15 releases (4 stable)

1.2.0 Jan 10, 2024
1.1.1 Dec 1, 2023
1.0.0 Nov 9, 2023
0.1.8 Oct 5, 2023
0.1.0 Aug 29, 2023

#2163 in Magic Beans

33 downloads per month
Used in 2 crates

MIT/Apache

1.5MB
36K SLoC

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.

Dependencies

~5–7MB
~143K SLoC