tycho-indexer
On-chain liquidity indexing, swap simulation, and execution
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install tycho-indexer?โผ
Run `npx skills add propeller-heads/tycho-indexer --all -g -y` in your terminal to install all skills in this suite globally.
What does Tycho do for DeFi developers?โผ
Tycho indexes on-chain liquidity from many protocols, streams real-time state updates, and lets you simulate and execute token swaps through one consistent interface.
How to compare gas costs between branches?โผ
Use the gas-compare skill, which runs per-test gas benchmarks on your branch and the base branch, then produces a clear diff report highlighting regressions.
Can I run the full CI pipeline locally?โผ
Yes. The run-ci skill executes formatting, linting, and tests locally with automatic scope detection, so you catch failures before pushing.
Does Tycho work with Claude Code and other coding agents?โผ
Yes. The included CLAUDE.md and SKILL.md files follow the open standard and work in Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core