developers-sdk-kt

SDK for line-blockchain in Kotlin

Лицензия

Лицензия

MIT License
Группа

Группа

com.github.ryukato
Идентификатор

Идентификатор

developers-sdk-kt
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

developers-sdk-kt
SDK for line-blockchain in Kotlin
Ссылка на сайт

Ссылка на сайт

https://github.com/ryukato/developers-sdk/blob/master/developers-sdk-kt/README.md
Система контроля версий

Система контроля версий

https://github.com/ryukato/developers-sdk/tree/master/developers-sdk-kt

Скачать developers-sdk-kt

Зависимости

runtime (13)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.2
io.ktor : ktor-client-core jar 1.3.0
io.ktor : ktor-client-cio jar 1.3.0
io.ktor : ktor-client-jackson jar 1.3.0
io.ktor : ktor-client-logging-jvm jar 1.3.0
org.apache.commons : commons-lang3 jar 3.10
commons-codec : commons-codec jar 1.14
org.bouncycastle : bcprov-jdk15on jar 1.64
io.github.microutils : kotlin-logging jar 1.7.10
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Модули Проекта

Данный проект не имеет модулей.

LINE Blockchain developers SDK

This library helps developers to develop an application using widely-used languages interacting LINE Blockchain through LINE Blockchain Developers, which provides APIs for dApps(services), service wallets, and transactions sending to LINE Blockchain.

With this library, you can send API requests to LINE Blockchain Developers more easily, and forget about generating signatures for your requests. It'll make all stuffs of LINE Blockchain service development simple, letting you only care about what endpoints you have to call, with what parameters you have to pass, and what you'll receive. For the detailed specs of LINE Blockchain Developers API, see API Reference.

Note

You have to register to LINE Blockchain Developers, and get API key and secret before using this library. Have no idea? Don't worry and see Sample tutorials and API guide. It'll guide you quickly, easily, and optimally.

This project has sub-projects to support several major languages:SDK for Kotlin and SDK for JavaScript.

SDK for Kotlin

This is a library project to support development with Kotlin language. For more details, see developers-sdk-kt/README.

SDK for JavaScript

This is a library project to support development with Typescript and JavaScript languages. For more details, see developers-sdk-js/README.

How to contribute

Any suggestions or questions? Don't hesitate to create an issue for new feature requests or bug reports. You can also ask a question through Issues.

Версии библиотеки

Версия
0.0.1