Skip to content

A backend service that listens to events from a custom EVM bridge contract in real-time and triggers bridge functions accordingly.

Notifications You must be signed in to change notification settings

keidev123/Bridge-Backend

Repository files navigation

EVM Bridge Backend

A robust backend service that listens for real-time events emitted by a custom EVM-compatible bridge smart contract and responds by executing relevant bridge logic on-chain.

🔗 Overview

This backend is designed to support a cross-chain bridge infrastructure using a custom Solidity smart contract. It continuously monitors specific events from the deployed contract and interacts with the blockchain to perform necessary bridging operations automatically.

🛠 Features

  • ✅ Real-time event monitoring using WebSocket connection to the EVM node.
  • ✅ Handles cross-chain message passing via a custom bridge contract.
  • ✅ Automatically triggers on-chain bridge functions based on emitted events.
  • ✅ Configurable environment for multiple EVM-compatible networks.
  • ✅ Scalable and modular architecture ready for production use.

🧱 Tech Stack

  • Node.js
  • TypeScript
  • Ethers.js
  • dotenv
  • Custom Solidity Bridge Contract

👤 Author

Twitter: @KEI_NOVAK

Telegram: @KEI_NOVAK

About

A backend service that listens to events from a custom EVM bridge contract in real-time and triggers bridge functions accordingly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published