Replies: 1 comment
-
Please refer to latest swift test, smart chain -> just check ethereum tests, litecoin -> check bitcoin |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there up to date examples of signing transactions in android kotlin?
I am currently trying to use the test cases but smart chain and litecoin are missing for example. smartchain only has address check and litecoin folder is missing alltogether.
I have eth sol and algorand working so far but I had to make changes from the test case files as they wouldn't work as is.
Admittedly I new to android development but the lack of easy to use documentation has made this journey a bit of a struggle. The android integration guide helped me get started but now that I am trying to make coins work in the app (other than eth btc) and sign txn in them has been a struggle.
Beta Was this translation helpful? Give feedback.
All reactions