hackbg / chainlink-terra-cosmwasm-contracts

Chainlink Protocol implementation in CosmWasm (Rust) for Terra blockchain
Apache License 2.0
8 stars 1 forks source link

Create an example contract to read the price feeds on-chain #41

Closed mradkov closed 2 years ago

mradkov commented 3 years ago

Create a consumer contract that reads the price feeds on-chain as an example for developers to base their implementations on.

mradkov commented 2 years ago

closed with #42