quras-js
v2.1.5
Published
Javascript libraries for quras wallet.
Readme
Overview
This is the QURAS Light Wallet's JS SDK for the QURAS blockchain platform. It is currently in use by QURAS.
Visit the docs to learn how to use this library!
Getting started
Installation
Install the package using:
npm i quras-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/...).
Future Features
"basic_sendasset" "basic_claimgas" "basic_createscript" "basic_invoke" "basic_privnet" "adv_multitx" "adv_apicore"
