Skip to content

mimic-fi/v2-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimic Finance

A DeFi automation platform

CI Discord

ContentSetupSecurityLicense


Content

This monorepo holds the key components of the Mimic protocol:

  • Helpers: Library of solidity and typescript helpers used among all Mimic repositories.
  • Price Oracle: Implementation of the on-chain price oracle used by the Mimic platform.
  • Registry: Mimic implementations on-chain registry.
  • Smart Vault: Smart Vault contract in charge of implementing Mimic primitives.
  • Strategies: Smart Vault's strategy contracts in charge of handling DeFi protocol integrations.
  • Swap Connector: On-chain dex aggregator to be used by smart vaults to swap tokens.

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/v2-core

# Go into the repository
$ cd v2-core

# Install dependencies
$ yarn

Security

To read more about our auditing and related security processes please refer to the security section of our docs site.

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 security@mimic.fi.

License

GPL 3.0


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