substrate-client-kotlin
Substrate RPC Client
Kotlin-based implementation of Substrate RPC client
Substrate RPC-client implementation made in pure Kotlin.
18 stars
7 watching
6 forks
Language: Kotlin
last commit: about 3 years ago
Linked from 1 awesome list
androidkotlinparity-substratesubstrate
Related projects:
Repository | Description | Stars |
---|---|---|
novasamatech/substrate-sdk-android | Provides a native Android library to interact with Substrate-based blockchain networks | 12 |
grpc/grpc-kotlin | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,203 |
scs/substrate-api-client | A Rust library for connecting to Substrate-based nodes via WebSockets and interacting with their RPC interfaces. | 261 |
googleapis/gapic-generator-kotlin | Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 58 |
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 203 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
irontec/android-kotlin-samples | Kotlin samples for Android development, including HTTP requests and UI components. | 311 |
paritytech/substrate-api-sidecar | A REST service for interacting with blockchain nodes built using Substrate's FRAME framework | 247 |
starkleytech/substrate-faucet | A simple Discord bot that sends Substrate coins to users by inputting a mnemonic phrase and node RPC address. | 3 |
russhwolf/multiplatform-settings | A Kotlin library for sharing data between multiple platform-specific applications | 1,682 |
idanaiziknissim/pocketbase-kt | Provides a Kotlin SDK for interacting with a web API using PocketBase. | 2 |
rouzwawi/grpc-kotlin | Provides native Kotlin bindings for gRPC services using coroutine primitives | 218 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 45 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
wendigo/chrome-reactive-kotlin | A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin. | 77 |