Crate persistence_std

Source
Expand description

§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.

Re-exports§

pub use shim::cosmwasm_to_proto_coins;
pub use shim::try_proto_to_cosmwasm_coins;

Modules§

shim
types