Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.31 KB

File metadata and controls

39 lines (25 loc) · 1.31 KB

Effortless Labs Documentation

This repository contains comprehensive documentation for Effortless Labs projects and integrations.

📚 Documentation

IGris Engine

🚀 Getting Started

The documentation is written in Markdown format and can be viewed directly on GitHub or any Markdown-compatible viewer.

📖 IGris Frontend Integration

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

🔧 API Endpoint

POST https://igris-engine.hyperbola.network/api/intent-parser/sse

📝 Contributing

When adding new documentation:

  1. Use clear, descriptive commit messages
  2. Follow the existing documentation structure
  3. Include code examples and implementation details
  4. Test all code examples before committing

📄 License

This documentation is maintained by the Effortless Labs development team.