You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-11Lines changed: 17 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,14 @@ The wrapper is packaged as a **Swift Package**:
16
16
17
17
# SWIFT
18
18
19
+
This repo contains a **Go → C → Swift wrapper** around the [CCXT Go library](https://github.com/ccxt/ccxt/tree/master/go/v4),
20
+
designed for use in **iOS**, and **macOS**
21
+
22
+
The wrapper is packaged as a **Swift Package**:
23
+
24
+
-`CCXTSwiftCore` → XCFramework (CCXT.xcframework) generated from Go via gomobile bind
25
+
-`CCXTSwift` → Swift wrapper (CCXTExchange.swift) → depends on `CCXTSwiftCore`
26
+
19
27
## Installation
20
28
21
29
From the Xcode menu, select
@@ -58,9 +66,9 @@ For further explanation on CCXT you can refer to the [CCXT docs](https://docs.cc
58
66
59
67
# CCXT – CryptoCurrency eXchange Trading Library
60
68
61
-
[](https://www.npmjs.com/package/ccxt)[](https://npmjs.com/package/ccxt)[](https://pypi.python.org/pypi/ccxt)[](https://www.nuget.org/packages/ccxt)[](https://godoc.org/github.com/ccxt/ccxt/go/v4)[](https://discord.gg/ccxt)[](https://github.com/ccxt/ccxt/wiki/Exchange-Markets)[](https://x.com/ccxt_official)
69
+
[](https://www.npmjs.com/package/ccxt)[](https://npmjs.com/package/ccxt)[](https://pypi.python.org/pypi/ccxt)[](https://www.nuget.org/packages/ccxt)[](https://godoc.org/github.com/ccxt/ccxt/go/v4)[](https://discord.gg/ccxt)[](https://github.com/ccxt/ccxt/wiki/Exchange-Markets)[](https://x.com/ccxt_official)
62
70
63
-
A `JavaScript` / `Python` / `PHP` / `C#` / `Go` library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
71
+
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go.
|[](https://dex.woo.org/en/trade?ref=CCXT)| woofipro |[WOOFI PRO](https://dex.woo.org/en/trade?ref=CCXT)|[](https://orderly.network/docs/build-on-evm/building-on-evm)||[](https://github.com/ccxt/ccxt/wiki/Certification)|[](https://ccxt.pro)|[](https://dex.woo.org/en/trade?ref=CCXT)|
111
119
112
120
## Supported Cryptocurrency Exchanges
113
-
<!--- init list -->The CCXT library currently supports the following 102 cryptocurrency exchange markets and trading APIs:
121
+
<!--- init list -->The CCXT library currently supports the following 103 cryptocurrency exchange markets and trading APIs:
CDNs are not updated in real-time and may have delays. Defaulting to the most recent version without specifying the version number is not recommended. Please, keep in mind that we are not responsible for the correct operation of those CDN servers.
0 commit comments