Chainlink Cosmos

GitHub license Medium Badge Twitter Badge

Chainlink-Cosmos

Chainlink is a decentralized oracle network. To make Chainlink data feeds usable within Cosmos blockchains, ChainSafe Systems is developing a Cosmos SDK module that supports the basic Chainlink OCR functionality of accepting aggregate signed data from a set of oracles, and storing it in the blockchain state. This data is made available to other modules within the same application.

Any application developer can incorporate this module directly into their application to manage and incentivize data providers & accept data submitted by these participants to the chain.

Get started

$ make install

Launch

$ make start

Documentation

Cosmos ChainLink Module Documentation

Learn more

License

MIT © ChainSafe Systems