Content • Setup • Security • License
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 grouping all the required core components.
- 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.
- Wallet: Mimic wallet contract in charge of connecting users with the rest of the protocol.
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
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 security@mimic.fi.
GPL 3.0
Website mimic.fi · GitHub @mimic-fi · Twitter @mimicfi · Discord mimic