Welcome to the BlockDAG fork of Compound Comet. This documentation provides comprehensive guides for deploying, testing, and configuring lending markets on the BlockDAG network.
- Local Development - Complete local development workflow and deployment process
- Environment Configuration - Required environment variables and API keys
- New Network Support - Adding support for a new blockchain network
- New Market Support - Adding a new asset/market to an existing network
- Market Configuration - Configuring lending market parameters
- Testing Guide - Running tests and validation procedures
- Governance System - Custom BDAG governor implementation
- Deployment Caching - Understanding the caching system
- Spider Tool - Contract discovery and management
- Faucet Tool - Automated token distribution for testing
We provide automated scripts for common operations:
- Deploy Markets - Automated market deployment
- Market Phase 1 Proposal - Create phase 1 market deployment proposal
- Market Phase 2 Proposal - Create phase 2 market deployment proposal
- Comet Reward Funding Proposal - Propose reward funding
- Governance Update Proposal - Propose governance parameter changes
- Accept Proposal - Accept/approve governance proposals
- Queue Proposal - Queue proposals for execution
- Execute Proposal - Execute approved proposals
- Test Governor Setup - Validate governor configuration
- Test Market Setup - Validate market setup
- Common Issues - Solutions to frequently encountered problems
For questions, issues, or contributions related to BlockDAG-specific features:
- Technical questions: Create an issue
- Development discussions: Pull Request discussions
This documentation is specific to the BlockDAG fork and supplements the original Compound Comet documentation.