forked from decred/dcrdex
-
Notifications
You must be signed in to change notification settings - Fork 0
Development and Contributing
bochinchero edited this page Nov 30, 2024
·
2 revisions
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