sdk
Build, backtest, and deploy autonomous DeFi trading strategies
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Almanak SDK?โผ
Run `npx skills add almanak-co/sdk --all -g -y` in your terminal to install all skills in this suite globally.
How to build a DeFi trading strategy?โผ
Write a Python class with a decide() method that returns intents like swaps or liquidity positions, and the framework handles compilation and on-chain execution.
Can I backtest strategies before going live?โผ
Yes. Almanak includes historical PnL backtesting, paper trading on Anvil forks, Monte Carlo analysis, and parameter optimization to validate strategies safely.
Which blockchains and protocols are supported?โผ
It supports 19 chains including Ethereum, Arbitrum, Base, and Solana, plus 46 protocols like Uniswap V3, Aave V3, Morpho, and GMX V2.
Does Almanak work with Claude Code and Cursor?โผ
Yes. The strategy builder skill follows the universal SKILL.md standard and installs automatically into Claude Code, Cursor, Codex, and other coding platforms.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows