Original Repository: https://github.com/cybledev/odin-sdk-go
Installation
To use the Odin SDK in your Go project, you need to install it using thego get
command:
Usage
Examples
You can find various usage examples demonstrating how to interact with the Odin API in the Example file.Make sure to replace
<APIKey>
with your actual Odin API key from the odin dashboard.