@kinecosystem/kin-sdk-node

Kin SDK for the Node runtime


Keywords
typescript, javascript, kin, node, blockchain, cryptocurrency, js, nodejs
License
Eurosym
Install
npm install @kinecosystem/kin-sdk-node@0.9.0

Documentation

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.

Documentation