15 releases
0.3.1 | Jan 18, 2023 |
---|---|
0.3.0 | Jan 18, 2023 |
0.2.2 | Oct 18, 2022 |
0.1.9 | Sep 15, 2022 |
0.1.8 | Aug 18, 2022 |
#23 in #vortex
30 downloads per month
33KB
893 lines
Vortex Commond for Cosmwasm Contracts
This crate provides Vortex specific msgs and data struct for cosmwasm contract to be able to interact with the Vortex contracts.
Installation
Add the latest vortex-common version to your smart contract's Cargo.toml
file:
[dependencies]
vortex-common = { version = "0.3.1" }
Functionality and Usages
This section is pending to be added.
Dependencies
~4–6MB
~127K SLoC