Prerequisites
Before you begin working with Eco Routes Protocol, ensure you have the required tools installed.Project Setup
Once you have the prerequisites installed, set up the Eco Routes Protocol project.Install Dependencies
Install all project dependencies using Yarn:This will install all required packages including OpenZeppelin contracts, Hyperlane libraries, and testing frameworks.
Build the Project
Compile all smart contracts:A successful build indicates your environment is properly configured.
Environment Configuration
For deployment and testing on live networks, configure your environment variables.Development Commands
Common commands for working with Eco Routes Protocol.Building
Testing
Code Quality
Local Development
For local testing and development, you can deploy contracts to a local chain.Next Steps
Creating Intents
Learn how to create and publish cross-chain intents
Fulfilling Intents
Become a solver and fulfill intents for rewards
ERC-7683 Integration
Use the standard ERC-7683 interface
Proving Intents
Understand cross-chain proof validation