Skip to content

mimic-fi/v1-price-oracle

Repository files navigation

☝🏼️ Upgrade

A new version of this part of the protocol can be found here new one.


Mimic Finance

A DeFi automation platform

CI NPM Discord

ContentSetupSecurityLicense


Content

This repository contains the implementation of the on-chain price oracle used by the Mimic protocol. The Price Oracle is part of the core architecture and is in charge of providing an interface to query token prices. This can be achieved using any type of on-chain oracle, then this repo provides a simple implementation using Chainlink V3.

Setup

To set up this project you'll need git and yarn installed. From your command line:

# Clone this repository
$ git clone https://github.com/mimic-fi/price-oracle

# Go into the repository
$ cd price-oracle

# Install dependencies
$ yarn

# Run tests to make sure everything is properly set up
$ yarn test

Security

⚠️ Auditing

The status of our contracts are considered as experimental and should be used at your own risk.

Even though all our smart contracts have been reviewed and supervised with security researchers, currently we are going through a formal audit process with one of the top firms in the industry. We will disclose the results and takeovers as soon as we finish the process.

Hopefully soon we will be able to communicate a bug bounty program for the hacker community. However, if you found any potential issue in any of our smart contracts or in any piece of code you consider critical for the safety of the protocol, please contact us through [email protected].

License

GPL 3.0


Website mimic.fi  ·  GitHub @mimic-fi  ·  Twitter @mimicfi  ·  Discord mimic