Welcome to the Comet DevX Suite docs. This monorepo contains tools and SDKs to build, simulate, and test against Compound V3 (Comet):
- TypeScript SDK to interact with Comet from Node/TS apps
- Python SDK to interact with Comet from Python apps
- Hardhat plugin with useful tasks (forking, setup, Slither, Foundry fuzz)
- Scenarios project with ready-to-run scripts on a mainnet fork
- Project scaffolder CLI for React/Node apps
Use the navigation below to jump into each module.
- SDK (TypeScript): packages/sdk
- SDK (Python): packages/python-sdk
- Hardhat Plugin: packages/hardhat-comet
- CLI Scaffolder: packages/cli
- Scenarios (Hardhat project): packages/scenarios
- Scenario Framework (WIP): packages/scenario-framework
- Foundry Fuzz Tests: Foundry guide
- Overview: overview.md
- Getting Started: getting-started.md
- FAQ & Troubleshooting: faq.md
If you find gaps or issues, please open a PR.