Elastos Wallet Lib JavaScript

elastos logo

Introduction

Wallet Javascript APIs, including single address wallet, HD wallet, sign and verify transaction.

Elastos Foundation released this native JavaScript SDK, it is implemented in JavaScript language and fully compatiable with Elastos Wallet C library, it doesn’t use JNI or any other binding technology.

To provide a native JavaScript SDK, Elastos Blockchain is able to support following use cases:

  • Metamask-like Browser Extension for Elastos Dapp developers and users to access Elastos blockchain
  • Dapp written in JavaScript language, such as mobile apps with React Native technology

Warning

Since software is written by humans, it can have bugs. Thus, if you have questions you are always welcome to issue your problem.