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

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

Mimic Protocol Examples
https://github.com/mimic-protocol/examples

automation blockchain defi ethereum execution intent-based mimic

Last synced: 17 days ago
JSON representation

Mimic Protocol Examples

Awesome Lists containing this project

README

          


Mimic Protocol

Blockchain execution protocol



Discord


Content
Setup
License

---

## Content

This repository provides working examples of tasks that can be automated using Mimic Protocol.

## Setup

To run these examples, ensure you have [Git](https://git-scm.com) and [Yarn](https://classic.yarnpkg.com) installed:

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

# Go into the repository
cd examples

# Install dependencies
yarn
```

## 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)