Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.75 KB

README.md

File metadata and controls

29 lines (20 loc) · 2.75 KB

Power Oracle Contracts

Actions Status

Power Oracle is a decentralized cross-chain price oracle working on Ethereum Main Network and sidechains. Power Oracle uses Uniswap V2 as its primary source of time-weighted average prices (TWAPs) and introduces economic incentives for independent price reporters.

🚨 Security review status: unaudited

Contracts on Ethereum Main Network

Active

Deprecated

Contracts on Kovan Test Network

Testing and Development

Use yarn or npm to run the following npm tasks:

  • yarn compile - compile contracts
  • yarn test - run tests
  • yarn coverage - generate test coverage report