You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am working to support multichain in a Wallet using tangem, I am trying to use this library, but I don't found the way to access to the last version.
Do you can help with It?
And, if you have info that help me to integrate multichain using Tangem card in my wallet would be fantatic, thanks!
The text was updated successfully, but these errors were encountered:
MarvinQuevedo
changed the title
Use the last version in iOS
Use the last version in Android and iOS
Mar 28, 2024
Hi!
To use this library you can clone it in local git repository and build using ./gradlew publishToMavenLocal command.
Then you can share artifact as you want.
Other way is using builds from our github registry, but it's not public releases, just for our app. You can find last build tags here https://github.com/tangem/blockchain-sdk-kotlin/tags.
To download this artifacts use maven uri https://maven.pkg.github.com/tangem/blockchain-sdk-kotlin with your own github credentials (user and token) with read access.
Hi, I am working to support multichain in a Wallet using tangem, I am trying to use this library, but I don't found the way to access to the last version.
Do you can help with It?
And, if you have info that help me to integrate multichain using Tangem card in my wallet would be fantatic, thanks!
The text was updated successfully, but these errors were encountered: