EthereumKit
示例
要运行示例项目,首先从仓库中克隆,然后在 Example 文件夹中运行 pod install
。
安装
EthereumKit 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中:
pod 'EthereumKit.swift'
许可
EthereumKit 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。
由 Horizontal Systems 维护。
依赖 | |
OpenSslKit.swift | ~> 1.0 |
Secp256k1Kit.swift | ~> 1.0 |
HdWalletKit.swift | ~> 1.5 |
HsToolKit.swift | ~> 1.0 |
UIExtensions.swift | ~> 1.1.0 |
RxSwift | ~> 5.0 |
BigInt | ~> 5.0 |
GRDB.swift | ~> 4.0 |
BlueSocket | ~> 1.0 |
要运行示例项目,首先从仓库中克隆,然后在 Example 文件夹中运行 pod install
。
EthereumKit 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中:
pod 'EthereumKit.swift'
EthereumKit 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。