一个通用型的tron钱包管理库。
要运行示例项目,请克隆仓库,然后首先从Example目录运行pod install
TronWalletKeystore可以通过CocoaPods获取。要安装它,只需将以下行添加到您的Podfile中
pod 'TronWalletKeystore'
TronWalletKeystore可在MIT许可证下使用。有关更多信息,请参阅LICENSE文件。
由tronlinkdev维护。
依赖项 | |
BigInt | >= 0 |
CryptoSwift | >= 0 |
TrezorCrypto | >= 0 |
TronWalletABI | >= 0 |
一个通用型的tron钱包管理库。
要运行示例项目,请克隆仓库,然后首先从Example目录运行pod install
TronWalletKeystore可以通过CocoaPods获取。要安装它,只需将以下行添加到您的Podfile中
pod 'TronWalletKeystore'
TronWalletKeystore可在MIT许可证下使用。有关更多信息,请参阅LICENSE文件。