intentkit
intentkit copied to clipboard
feat: lifi get quote skill complete and tested
Work in progress
Description
This module provides two skills for token transfers using the LiFi protocol:
- Token Quote - Get quotes for token transfers without execution
- Token Execute - Execute actual token transfers (requires CDP wallet)
https://github.com/user-attachments/assets/1327908b-94e8-4bf4-b360-34f97873695c
Type of Change
- [ ] Bugfix
- [x] New Feature
- [ ] Improvement
- [ ] Documentation Update
Checklist
- [x] I have read the contributing guidelines.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.