Multicoin Android Wallet SDK

This lightweight SDK connects Android to Zcash type coins. It welds together Rust and Kotlin in a minimal way, allowing third-party Android apps to send and receive shielded transactions easily, securely and privately.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.piratenetwork
ArtifactId

ArtifactId

multicoin-android-sdk
Last Version

Last Version

1.4.0-beta01
Release Date

Release Date

Type

Type

aar
Description

Description

Multicoin Android Wallet SDK
This lightweight SDK connects Android to Zcash type coins. It welds together Rust and Kotlin in a minimal way, allowing third-party Android apps to send and receive shielded transactions easily, securely and privately.
Project URL

Project URL

https://github.com/piratenetwork/multicoin-android-wallet-sdk/
Source Code Management

Source Code Management

https://github.com/piratenetwork/multicoin-android-wallet-sdk/

Download multicoin-android-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.piratenetwork/multicoin-android-sdk/ -->
<dependency>
    <groupId>io.github.piratenetwork</groupId>
    <artifactId>multicoin-android-sdk</artifactId>
    <version>1.4.0-beta01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.piratenetwork/multicoin-android-sdk/
implementation 'io.github.piratenetwork:multicoin-android-sdk:1.4.0-beta01'
// https://jarcasting.com/artifacts/io.github.piratenetwork/multicoin-android-sdk/
implementation ("io.github.piratenetwork:multicoin-android-sdk:1.4.0-beta01")
'io.github.piratenetwork:multicoin-android-sdk:aar:1.4.0-beta01'
<dependency org="io.github.piratenetwork" name="multicoin-android-sdk" rev="1.4.0-beta01">
  <artifact name="multicoin-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.piratenetwork', module='multicoin-android-sdk', version='1.4.0-beta01')
)
libraryDependencies += "io.github.piratenetwork" % "multicoin-android-sdk" % "1.4.0-beta01"
[io.github.piratenetwork/multicoin-android-sdk "1.4.0-beta01"]

Dependencies

runtime (16)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
androidx.appcompat » appcompat jar 1.4.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.lifecycle » lifecycle-common-java8 jar 2.4.0
androidx.room » room-ktx jar 2.4.1
androidx.paging » paging-runtime-ktx jar 2.1.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
io.grpc : grpc-okhttp jar 1.44.0
io.grpc : grpc-android jar 1.44.0
io.grpc : grpc-protobuf-lite jar 1.44.0
io.grpc : grpc-stub jar 1.44.0
com.google.guava : guava jar 31.0.1-android
com.google.code.gson : gson jar 2.8.9
com.squareup.okio : okio jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0-beta01
1.3.0-beta19
unspecified