Open
Description
Operating System
macOS
Programming Languages
Go
CCXT Version
4.4.73
Description
I can’t successfully integrate ccxt-go. The project always gets stuck at the compile stage until it runs out of memory (OOM). I’m using ccxt version 4.4.73 and go version 1.24.0 darwin/arm64.
Code
package main
import ...
func main() {
fmt.Println(ccxt.Exchanges)
}
Metadata
Metadata
Assignees
Labels
No labels