cw-dex

Crates.iocw-dex
lib.rscw-dex
version0.5.3
sourcesrc
created_at2023-02-14 14:36:46.739129
updated_at2024-02-13 20:44:55.131591
descriptionHelper library for interacting with Cosmos dexes
homepage
repositoryhttps://github.com/apollodao/cw-dex
max_upload_size
id784942
size62,109
rust-devs (github:apollodao:rust-devs)

documentation

README

cw-dex

CosmWasm abstractions for decentralized exchanges.

This crate defines a set of traits to abstract out the common behavior of various decentralized exchanges so that the same contract code can be used to interact with any of them.

The currently supported decentralized exchanges are:

Commit count: 469

cargo fmt