ipfs-api-kotlin
                                
                                 ipfs-api-kotlin copied to clipboard
                                
                                    ipfs-api-kotlin copied to clipboard
                            
                            
                            
                        IPFS API for kotlin to access a IPFS node via http
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.0 to 1.12.7. Release notes Sourced from mockk's releases. 1.12.7 What's Changed Update android-sdk-detector.settings.gradle.kts by @aSemy in mockk/mockk#886 only sign if the signing properties are present by...
A multiplatform port of the project. Kotlin and dependencies have been updated to the latest Targets: ``` "macosX64", "macosArm64", "iosArm64", "iosX64", "iosSimulatorArm64", "tvosArm64", "tvosX64", "tvosSimulatorArm64", "watchosArm32", "watchosArm64", "watchosX86", "watchosX64", "watchosSimulatorArm64",...
Hey having a moshi issue in my build.gradle I was already using this: ``` // Kotlin KSP support id("com.google.devtools.ksp") version "1.6.20-1.0.4" // Json implementation("com.squareup.moshi:moshi:1.13.0") implementation("com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:1.6.20-1.0.4") ksp("com.squareup.moshi:moshi-kotlin-codegen:1.13.0") // IPFS implementation("com.github.ligi:ipfs-api-kotlin:0.15") ```...
If you cat a wrong hash, the ipfs http api will response code 500 and with message. In this case if we use the response boy and cover it to...
I want to use IPFS on Android app with PubSub. Specifically, I want to subscribe to a topic in the Android app. What is required to add PubSub to this...
Add commands are currently executing synchronously which means it is not possible to call them from the UI thread. Do you think it makes sense to add async support or...
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.0 to 1.13.2. Release notes Sourced from mockk's releases. 1.13.2 What's Changed update dependencies in readme to reflect new multiplatform structure by @aSemy in mockk/mockk#926 Properly handle...
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.0 to 1.13.4. Release notes Sourced from mockk's releases. V1.13.4 What's Changed Remove redundant spread (*) operator by @SimonMarquis in mockk/mockk#986 Inline mocked subclass of sealed class...
Bumps assertj-core from 3.23.1 to 3.24.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...