An open API service indexing awesome lists of open source software.

https://github.com/line/line-blockchain-developers-sdk-kt

Kotlin library for line blockchain developers
https://github.com/line/line-blockchain-developers-sdk-kt

Last synced: 9 months ago
JSON representation

Kotlin library for line blockchain developers

Awesome Lists containing this project

README

          

# LINE Blockchain Developers SDK for Kotlin

[![License](https://img.shields.io/github/license/line/line-blockchain-developers-sdk-kt)](https://github.com/line/line-blockchain-developers-sdk-kt)

## Introduction
LINE Blockchain Developers SDK for Kotlin makes it easy to develop a LINE Blockchain service(dApp) by providing useful domain models and adapters that convert [LINE Blockchain Developers API](https://docs-blockchain.line.biz/api-guide/) response to them.

### Documentation
See the official LINE Blockchain Developers API documentation for more information.
* English: https://docs-blockchain.line.biz/api-guide/
* Japanese: https://docs-blockchain.line.biz/ja/api-guide/
* Korean: https://docs-blockchain.line.biz/ko/api-guide/

### Requirements
* JDK 1.8 or higher

### Versioning
This project respects [semantic versioning](http://semver.org/?target=_blank).

See http://semver.org/

### Contributing
Please check [CONTRIBUTING](./CONTRIBUTING.md) before making a contribution.

### License
Please check [LICENSE](./LICENSE) before making a contribution.