Orbix is a web3 automation platform enabling seamless cross-chain workflows with customizable nodes.
Orbix is a next-generation Web3 automation platform powered by LayerZero and Pyth Network, designed to make cross-chain workflows simple and intelligent. It enables users to create automated blockchain actions using plug-and-play nodes for transactions, bridging, and conditional logic. Built to support Ethereum Sepolia and Hedera Testnet, Orbix seamlessly connects decentralized applications across multiple ecosystems. With Pyth providing real-time price feeds and LayerZero ensuring secure omnichain communication, Orbix empowers developers to build dynamic automations — from time-based and AI-driven triggers to event-based cross-chain executions — making Web3 automation truly effortless and accessible for everyone.
Orbix was built to make Web3 automation simple, visual, and powerful. We started by designing an intuitive flow-based interface using React Flow, allowing users to drag, drop, and connect automation nodes just like building a Zapier workflow — but for blockchain. Each node (transaction, bridge, or condition) is powered by Ethers.js and Wagmi, letting users interact with smart contracts directly on the Ethereum Sepolia and Hedera Testnet networks through their respective RPC URLs.
For the backend logic, we integrated LayerZero to handle secure cross-chain communication between Ethereum and Hedera. This ensures that any action performed on one chain can trigger a response on another seamlessly. To make automations smarter, we used the Pyth Network for real-time price feeds — so users can set up rules like “if HBAR price drops below $0.12, send tokens automatically.”
The smart contracts are written in Solidity, managing the transaction logic, bridging flows, and trigger rules. One of the most challenging but exciting parts was designing modular, self-contained nodes that could independently perform blockchain actions while still syncing back to the main workflow. It felt like piecing together a decentralized brain — one where every node knows its role.
Overall, Orbix is the result of combining intuitive UI with deep blockchain interoperability. By blending React Flow, Ethers.js, Wagmi, LayerZero, Pyth, and Solidity, we built a truly plug-and-play system that makes Web3 automation accessible to everyone.

