BinanceChainKit.Swift icon indicating copy to clipboard operation
BinanceChainKit.Swift copied to clipboard

Full Binance DEX iOS library (SDK), implemented on Swift.

BinanceChainKit.Swift

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/horizontalsystems/BinanceChainKit.Swift.git", .upToNextMajor(from: "1.0.0"))
]

License

The BinanceChainKit.Swift toolkit is open source and available under the terms of the MIT License.