# Azle Chain Fusion Starter

**URL:** https://forum.dfinity.org/t/azle-chain-fusion-starter/33780
**Category:** Showcase
**Created:** [August 1, 2024, 4:15am UTC](https://forum.dfinity.org/t/azle-chain-fusion-starter/33780 "2024-08-01T04:15:32Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![adrian-d-hidalgo](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/adrian-d-hidalgo/32/13615_2.png) [@adrian-d-hidalgo](https://forum.dfinity.org/u/adrian-d-hidalgo)
#### Post date: [August 1, 2024, 4:15am UTC](https://forum.dfinity.org/t/azle-chain-fusion-starter/33780/1 "2024-08-01T04:15:32Z")

</div>

## Project highlights

Starter template leveraging chain fusion technology to build EVM coprocessors on the Internet Computer Protocol for Azle Developers.

## Problem

Starting a project sometimes it’s difficult, especially when we are trying to use a new technology.

There are use cases that have not yet been explored as much when using Chain Fusion, such as using ICP as a Co-Processor for EVMs.

## Solution

Provide an easy way for developers to start building products that merge the advantages of Ethereum and ICP.

## Code

Github URL: [GitHub - adrian-d-hidalgo/azle-chain-fusion-starter: starter template leveraging chain fusion technology to build EVM coprocessors on the Internet Computer Protocol](https://github.com/adrian-d-hidalgo/azle-chain-fusion-starter)

You can fork or clone this project to start working with your own development.

Please feel free to report bugs or contribute.

## Future plans

- Maintain up-to-date all dependencies.
- Fix reported bugs
- Improve code structure
- Improve documentation
- Switch from Express to NestJS (maybe)
- Solve all pending TODOs
- Enable an easy way to develop with Sepolia

---

<div class="post-metadata">

### Author: ![jennifertran](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/jennifertran/32/11558_2.png) [@jennifertran](https://forum.dfinity.org/u/jennifertran)
#### Post date: [August 1, 2024, 11:03pm UTC](https://forum.dfinity.org/t/azle-chain-fusion-starter/33780/2 "2024-08-01T23:03:44Z")

</div>

This looks great! FYI to @lastmjs. Maybe this can be part of the Azle book?
