Skip to content

skip-mev/connect-sdk

Repository files navigation

Skip:Connect Cosmwasm SDK

This repository contains CosmWasm bindings to interact with the Skip:Connect modules x/oracle and x/marketmap. More information about Connect is available from the Connect docs here.

The bindings in this repository live in packages/connect-sdk and can be imported from any contract. An example on how to use these bindings in an example contract is in contracts/.