Replies: 1 comment 6 replies
-
Have you double checked with wallet-core tests? https://github.com/trustwallet/wallet-core/blob/master/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/near/TestNEARSigner.kt |
Beta Was this translation helpful? Give feedback.
6 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. I want to sign Near transaction and broadcast it to rpc near. but all of the time I've got an error from rpc server. I will share the fun signer that I have written on Kotlin.
`
`
Beta Was this translation helpful? Give feedback.
All reactions