Updated on 2026-08-14
This commit is contained in:
commit
903fc32bc9
51 changed files with 944 additions and 309 deletions
|
|
@ -47,6 +47,9 @@ dependencies {
|
|||
implementation 'org.bitcoinj:bitcoinj-core:0.15.2'
|
||||
implementation 'com.github.stellar:java-stellar-sdk:0.13.0'
|
||||
|
||||
implementation "com.madgag.spongycastle:core:1.58.0.0"
|
||||
implementation "com.madgag.spongycastle:prov:1.58.0.0"
|
||||
|
||||
ext.kethereum_version = '0.79.5'
|
||||
implementation "com.github.walleth.kethereum:functions:$kethereum_version"
|
||||
implementation "com.github.walleth.kethereum:keccak_shortcut:$kethereum_version"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue