Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 554 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 554 Bytes

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