mangoflow

Crates.iomangoflow
lib.rsmangoflow
version0.1.1
created_at2025-02-24 11:17:12.613719+00
updated_at2025-02-24 14:38:23.971872+00
descriptionA Rust framework for building data pipelines
homepage
repository
max_upload_size
id1567325
size155,668
jimmy (dzungngnbh)

documentation

README

Mangoflow

A Rust-based framework for building event-driven blockchain applications with ease.

Features

  • 🔄 Event-driven architecture
  • 🔗 Multiple blockchain support
  • 📡 Real-time mempool monitoring
  • 📦 Modular collector and executor system
  • 📨 Telegram integration
  • 🚀 High performance with minimal overhead

Running Examples

cargo run --example subscribe_mempool
cargo run --example map

Credits

This project is inspired by and builds upon ideas from:

  • Artemis - A Rust framework for writing MEV bots by Paradigm
Commit count: 0

cargo fmt