loopr-ios
loopr-ios copied to clipboard
An Loopr iOS native app
I think we should deprecate ```public static func generateBigInt(valueInEther: Double, symbol: String) -> GethBigInt?``` Double has a precision of 15 decimal digits. For Double type, 1.123456789123456789 will be 1.1234567891234568 It's...
If inscribe

添加成功之后,发现代币名称输入错了,可不可以改名称
App should support auto complete for mnemonic words. Words can be from EIP 39 mnemonic.
For the market view and the asset view, we want add a line chart in each table view cell. It's to show the price change. Scrolling the table should be...