0.9.4 • Published 5 years ago

@kinecosystem/kin-sdk-node v0.9.4

Weekly downloads
15
License
Kin Ecosystem SDK...
Repository
github
Last release
5 years ago

Kin SDK for Node

Kin SDK for Node is meant to be used as a back-end service. It can perform actions for your client apps (iOS, Android, etc.) and also operate as a server for you to build services on top of the Kin blockchain. For example, the SDK can communicate with the Kin Blockchain on behalf of the client to create accounts and whitelist transactions. It can also monitor blockchain transactions so that you can implement broader services. It is up to you how to integrate the SDK in your overall architecture and how to manage your server.