This repository contains comprehensive documentation for Effortless Labs projects and integrations.
- Frontend Integration Guide - Complete guide for integrating with the Intent Parser Server-Sent Events (SSE) endpoint
The documentation is written in Markdown format and can be viewed directly on GitHub or any Markdown-compatible viewer.
The IGris Engine provides real-time intent parsing through Server-Sent Events (SSE). Key features include:
- Real-time Updates: Live parsing progress and user interaction feedback
- Token Selection: Dynamic token selection for DeFi operations
- Route Execution: Complete swap route data for transaction execution
- Error Handling: Comprehensive error handling and user feedback
POST https://igris-engine.hyperbola.network/api/intent-parser/sse
When adding new documentation:
- Use clear, descriptive commit messages
- Follow the existing documentation structure
- Include code examples and implementation details
- Test all code examples before committing
This documentation is maintained by the Effortless Labs development team.