Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.45 KB

File metadata and controls

33 lines (22 loc) · 1.45 KB

Contributing to Coinnect

Coinnect is a mission-driven, open-source project. Contributions are welcome and appreciated.

What we need most

  • Exchange integrations — if you know an exchange with a public API that should be included, open an issue or submit a PR
  • Translations — the web UI should work in Spanish, English, Portuguese, French (West Africa), Filipino, and more
  • Rate accuracy testing — help us verify that quotes match real-world results
  • Documentation — clearer explanations, more examples, better API docs

Principles

  1. No affiliate relationships — Coinnect never accepts payment from exchanges for inclusion or ranking. If you represent an exchange, you're welcome to contribute an integration, but listing is based on criteria only.
  2. Accuracy over speed — a wrong quote is worse than a slow one
  3. Transparent changes — all changes to the routing algorithm are documented and explained

How to contribute

  1. Fork the repo
  2. Create a branch: git checkout -b feature/exchange-yellowcard
  3. Submit a pull request with a clear description

Exchange inclusion criteria

To add an exchange, it must:

  • Have a public, documented API
  • Be regulated in at least one jurisdiction
  • Have no credible fraud or insolvency history in the past 3 years

Code of conduct

Be direct. Be honest. Be useful. This project exists to help people move money at fair cost — keep that in mind in every contribution.