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
- Host: GitHub
- URL: https://github.com/mimic-protocol/examples
- Owner: mimic-protocol
- License: gpl-3.0
- Created: 2025-05-11T10:19:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-31T04:03:11.000Z (about 1 month ago)
- Last Synced: 2026-01-02T01:11:24.167Z (about 1 month ago)
- Topics: automation, blockchain, defi, ethereum, execution, intent-based, mimic
- Homepage:
- Size: 252 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Blockchain execution protocol
---
## 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)