About IntentPay is a no-code payroll automation dApp that lets users pay contributors across chains
IntentPay is a no-code, cross-chain payroll automation dApp that enables DAOs, startups, and teams to pay contributors seamlessly across multiple chains in a single intent. The platform auto-routes idle treasury funds into the highest-yield vaults, maximizing capital efficiency while simplifying payments. Users can schedule, batch, and optimize payouts without writing a single line of code — combining intent-based execution, yield aggregation, and multi-chain compatibility. The system ensures secure, transparent, and cost-efficient fund distribution powered by decentralized execution and data oracles.
ntentPay is built with Hardhat v3 and TypeScript, using Solidity 0.8.28 for its smart contracts. It leverages Forge Std and Viem for cross-layer testing and type-safe interactions. Deployment is orchestrated via Hardhat Ignition, supporting multiple EVM-compatible chains, including Sepolia, Hedera Testnet, and Arcology DevNet.
Partner technologies like Avail (for data availability), PYUSD (for stable payments), Lit Protocol (for encryption & access control), Pyth (for price oracles), and Envio (for off-chain event indexing) power secure and efficient execution. Blockscout is used for contract verification and analytics.
The design integrates modular smart contracts with an off-chain intent resolver, allowing automated execution of payroll and yield optimization tasks. Some “hacky” optimizations include batching multi-chain intents into meta-transactions for gas savings and an event-driven treasury rebalancer using Envio’s real-time indexer.

