Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

evtjs

everitoken233MIT5.6.2TypeScript support: included

Javascript API Bindings for the everiToken blockchain.

everiToken, Blockchain, evt

readme

changelog

Unreleased

1.4.2 / 2016-07-26

Fixes

  • #25 modInverse should return positive

1.4.1 / 2015-08-26

1.4.0 / 2014-11-20

1.3.0 / 2014-08-27

  • added method byteLength(), #13

1.2.1 / 2014-07-03

  • added duck-typed BigInteger.isBigInteger(), #12

1.2.0 / 2014-06-10

  • removed semicolons, cleanup, added basic tests, jshint Daniel Cousens
  • added TravisCI
  • added Coveralls
  • added Testling

1.1.0 / 2014-05-13

  • extend test data and include DER integers
  • fix *ByteArrayUnsigned implementation
  • add tests for *ByteArrayUnsigned
  • rename toByteArraySigned -> toDERInteger
  • rework toBuffer/toHex for performance

1.0.0 / 2014-04-28

0.2.0 / 2013-12-07

  • renamed from cryptocoin-bigint to bigi

0.1.0 / 2013-11-20

  • removed AMD support

0.0.1 / 2013-11-03

  • initial release