1.1.8 • Published 7 years ago
@kazeblockchain/krypton-js v1.1.8
Overview
This the Krypton Wallet's JS SDK for the KAZE blockchain platform. It is currently in use by Krypton.
Visit the docs to learn how to use this library!
Getting started
Installation
Install the package using:
npm i @kazeblockchain/krypton-jsBuild
npm run build:devTests
npm run testDocs
We use Docusaurus for our docs website. The docs are stores in ./docs while the main website and its configuration is in ./website.
cd website
npm install
npm run startTypescript
The typescript declaration files are included (no need of any @types/...).
License
- Open-source MIT.