1.0.3 • Published 6 years ago

@kazeblockchain/kazejs v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Overview

This the Elisa Wallet's JS SDK for the Kaze blockchain platform.

Getting started

Installation

Install the package using:

npm i  @kazeblockchain/kazejs

Build

npm run build:dev

Tests

npm run test

Typescript

The typescript declaration files are included (no need of any @types/...).

License