-
Notifications
You must be signed in to change notification settings - Fork 102
Development and Contributing
bochinchero edited this page Jan 30, 2025
·
1 revision
Looking to contribute? We need your help to make DEX #1.
Nearly all development is done in Go and JavaScript. Work is coordinated through the repo issues, so that's the best place to start. Before beginning work, chat with us in the DEX Development room. The pace of development is pretty fast right now, so you'll be expected to keep your pull requests moving through the review process.
Check out these wiki pages for more information.
- Contribution Guide
- DCRDEX Specification
- Client control API
- Integrating New Assets
- Simnet Testing - Recommended for development.
- Testnet Testing - Recommended for poking around.
- Test App Server - Useful for GUI development, or just to try everything out without needing to create wallets or connect to a dcrdex server.
- Getting Started with Fuzzing
- Localization and Translations
- Wiki Contribution Guide