BittrexKit icon indicating copy to clipboard operation
BittrexKit copied to clipboard

Bittrex API client written in Swift

Results 2 BittrexKit issues
Sort by recently updated
recently updated
newest added

I implemented the buy/sell methods just like all the other methods (which actually worked). The error the buy/sell methods return it's the same, which is the following: `responseError(Swift.DecodingError.keyNotFound(BittrexKit.BuySellLimitResponse.CodingKeys.uuid, Swift.DecodingError.Context(codingPath: [],...

Please add this lib into a cocoapods as well as carthage. I really don't want to handle two package managers in one project :)