0.3.3 • Published 3 years ago

@hermeznetwork/commonjs v0.3.3

Weekly downloads
354
License
AGPL-3.0
Repository
-
Last release
3 years ago

Commonjs

Javascript library implementing common utilities for hermez network

Main CI npm license

Usage

const hermezCommons = require("@hermeznetwork/commonjs");

You will find the following modules inside the package:

  • float16: custom float 16 bits to encode large integers
  • HermezAccount: class to create ethereum/babyjubjub keys
  • txUtils: transaction utils
  • stateUtils: account state utils
  • utils: global utils
  • feeTable: utils to
  • SMTTmpDb: sparse merkle tree temporary database
  • Constants: hermez network global constants
  • RollupDB: class to create rollup database
  • BatchBuilder: class to create batch-builder

Test

npm run eslint & npm run test

WARNING All code here is in WIP

License

commonjs is part of the iden3 project copyright 2020 HermezDAO and published with AGPL-3 license. Please check the LICENSE file for more details.

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago