Skip to main content

Introduction

Hive Javascript SDK is a client SDK version provided by Elastos Hive for Javascript language developers. Developers integrate this SDK in application development and use the data access service provided by Hive Node.

Features

Hive Javascript SDK provides the following feature set type interfaces to frontend applications:

  • Files data storage
  • Database data storage
  • Scripting
  • Subscription to Vault service
  • Subscription to Back service
  • Vault backup and restore
  • Payment service

Repository

Hive Javascript SDK is the implementation of OpenSource project, and the code repository is hosted in Github. See https://github.com/elastos/Elastos.Hive.JS.SDK.