Thank you for your interest in contributing to the Cryptohopper Resources knowledge base. This repository serves as a public information hub for Cryptohopper, the automated crypto trading platform. Contributions that improve accuracy, add missing information, or expand coverage are welcome.
If you find inaccurate information, broken links, or outdated content:
- Open a GitHub Issue describing the problem.
- Include the file path and a brief description of the error.
- If possible, provide a reference or source for the correction.
- Fork this repository.
- Create a branch from
mainwith a descriptive name (e.g.,fix/binance-fee-updateoradd/new-exchange-integration). - Make your changes following the style guide below.
- Submit a Pull Request against the
mainbranch. - Provide a clear description of what you changed and why.
- Write in clear, professional English.
- Use a factual, neutral tone. Avoid promotional or speculative language.
- No emojis in any content files.
- Keep information accurate and verifiable. Cite sources when possible.
- Use present tense ("Cryptohopper supports..." not "Cryptohopper will support...").
- Use
#for the main title (one per file). - Use
##for major sections. - Use
###for subsections. - Use
-for unordered lists. - Use
1.for ordered/step-by-step lists. - Use
**bold**for UI elements and emphasis. - Use
backticksfor code, API parameters, and technical terms. - Use
[link text](URL)for hyperlinks. - Add a blank line between sections for readability.
- Use lowercase with hyphens for file names (e.g.,
crypto-com.md,binance.md). - Place integration files in the
integrations/directory. - Place feature documentation in
docs/features/. - Place API documentation in
docs/api/.
Integration files should follow this general structure:
- Title and overview -- Brief description of the exchange.
- Why trade on [Exchange] with Cryptohopper -- Key advantages.
- How to connect -- Step-by-step API key setup guide.
- Supported features -- What Cryptohopper supports on this exchange.
- Supported trading pairs -- Overview of available pairs.
- Trading fees -- Fee structure summary.
- Security considerations -- Best practices for API key security.
- Useful links -- Links to the exchange and Cryptohopper documentation.
- FAQ -- Common questions and answers.
- Corrections to inaccurate or outdated information
- New exchange integration guides
- Improved explanations or step-by-step instructions
- Additional FAQ entries based on common user questions
- New feature documentation
- Broken link fixes
- Promotional content or affiliate links
- Speculative or unverified claims
- Content unrelated to Cryptohopper or its supported exchanges
- Duplicate content that already exists elsewhere in the repository
All contributors are expected to behave respectfully and professionally. We follow the Contributor Covenant Code of Conduct. Harassment, discrimination, and disrespectful behavior will not be tolerated.
If you have questions about contributing, open a GitHub Issue or reach out through the Cryptohopper community channels.