An open API service indexing awesome lists of open source software.

https://github.com/mimic-protocol/contracts

Mimic Protocol Contracts
https://github.com/mimic-protocol/contracts

automation blockchain defi ethereum execution intent-based mimic solana

Last synced: 17 days ago
JSON representation

Mimic Protocol Contracts

Awesome Lists containing this project

README

          


Mimic Protocol

Blockchain execution protocol



Discord


Content
Setup
Security
License

---

## Content

This repo contains all the packages related to Mimic Protocol contracts.

## Setup

To set up this project you'll need [git](https://git-scm.com), [yarn](https://classic.yarnpkg.com) and [Anchor](https://www.anchor-lang.com/docs/installation) installed.
From your command line:

```bash
# Clone this repository
$ git clone https://github.com/mimic-protocol/contracts

# Go into the repository
$ cd contracts

# Install dependencies
$ yarn
```

## Security

To read more about our auditing and related security processes please refer to the [security section](https://docs.mimic.fi/miscellaneous/security) 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

This project is licensed under the GNU General Public License v3.0.
See the [LICENSE](./LICENSE) file for details.

---

> Website [mimic.fi](https://mimic.fi)  · 
> Docs [docs.mimic.fi](https://docs.mimic.fi)  · 
> GitHub [@mimic-fi](https://github.com/mimic-fi)  · 
> Twitter [@mimicfi](https://twitter.com/mimicfi)  · 
> Discord [mimic](https://discord.mimic.fi)