0.1.2 • Published 4 years ago

zilliqa-js-implementation v0.1.2

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
4 years ago

Welcome to zirconium-js

Zirconium-js, part of the Zilliqa development tools.

Zirconium-js uses zilliqa to simulate full client behavior and make developing Zilliqa applications faster, easier, and safer. It also includes all popular RPC functions and features (like events) and can be run deterministically to make development a breeze.

Installation

Is written in TypeScript and distributed as a Node.js package via npm. Make sure you have Node.js (>= v11) installed.

  • Install:
$ npm install
  • run:
$ npm start
  • build to javascript:
npm run build
0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago