Documentation
¶
Overview ¶
Example usage of the Arkham Exchange REST API SDK
This example demonstrates: - Getting a list of all pairs - Fetching order book data for a specific pair - Placing and cancelling orders - Account management
To use this example: 1. Set ARKHAM_API_KEY and ARKHAM_API_SECRET with your actual credentials 2. Build and run: go run examples/rest/rest.go nolint
Click to show internal directories.
Click to hide internal directories.