-
is there any example code to generate coins addresses in typescript. Or can we get all method in typescript if that is true any example Please |
Beta Was this translation helpful? Give feedback.
Answered by
optout21
Jan 28, 2021
Replies: 1 comment
-
We don't have TS sample code (only swift, kotlin, c++, go). In fact, in our typescript we expose CoinType and models for signing. https://github.com/trustwallet/wallet-core/tree/master/typescript/tests |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hewigovens
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't have TS sample code (only swift, kotlin, c++, go). In fact, in our typescript we expose CoinType and models for signing.
https://github.com/trustwallet/wallet-core/tree/master/typescript/tests