2 releases
0.1.3 | Dec 14, 2022 |
---|---|
0.1.2 | Dec 13, 2022 |
0.1.1 |
|
0.1.0 |
|
#205 in #cosmwasm
44 downloads per month
11KB
208 lines
Defund Bindings for Cosmwasm
This is a crate for building dETFs on Defund with Cosmwasm. Add this crate to your Cargo dependencies to use the bindings to interact directly with the Defund chain.
Install
Add the crate dependency to your Cargo.toml
file within your smart contract
[dependencies]
defund-cosmwasm = { version = "0.1.3" }
Query
Msg
Dependencies
~5–7MB
~146K SLoC