Add Developer SDKs and CLI section to main README#5
Conversation
Surfaces the eight official SDKs and the CLI on the org's most-visible public page. Each row links to the registry page, install command, and GitHub repo. Also adds CONTRIBUTING.md to the repo structure listing and a GitHub org link to the Links section. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Known issue surfaced post-PRIter-25 audit found that Fix is in flight at cryptohopper/cryptohopper-dart-sdk#2, which adds a Two options for this PR:
I'd lean (1) — once the bootstrap publish lands (a couple-minute task on Pim's machine) the row becomes accurate and there's no further README churn. Happy to amend if you'd rather have the README perfectly reflect the current registry state. |
Cross-link to PR #3 commentIter-41 audit found a pre-existing public The new Also worth adding to this PR's table: Kotlin / Android via the existing Same as PR #3: I deliberately didn't amend this PR to avoid forcing a re-review. Happy to follow up with a small PR after this lands if you'd like the Android row + Swift caveat added. |
Summary
CONTRIBUTING.md(which already exists onmainbut wasn't mentioned).Why
Anyone landing on
cryptohopper-resourcesfrom search or fromdocs.cryptohopper.comshould immediately see that there are official cross-language SDKs, with one-line install snippets for the language they care about. The existing API Access section described the API but didn't say "and here is how you call it" — this fills that gap.Notes
VERSIONING.md,docs/sdks.md, anddocs/cli.md. Those files don't yet live onmain— they are in PRs Add VERSIONING.md — SDK and CLI versioning policy #2, Add docs/sdks.md — public overview of the SDK suite #3, and Add docs/cli.md — public CLI reference #4. Once those land, the relative links resolve. Until then, the table itself stands on its own (registry + repo links work today).openapi/) or PR Add VERSIONING.md — SDK and CLI versioning policy #2 (VERSIONING.md) inside the Repository Structure listing — each PR keeps its own structure update self-contained.Test plan
#developer-sdks-and-cliresolves to the section header in the rendered README on GitHub.VERSIONING.md,docs/sdks.md, anddocs/cli.mdresolve.