@mymonero/mymonero-bigint

3.0.0 • Public • Published

MyMonero

Big Interger library used in the MyMonero packages

CI Status

⚠️ This project is under heavy development. Expect bugs & breaking changes.

Installation

npm i @mymonero/mymonero-bigint

Usage

const JSBigInt = require('@mymonero/mymonero-bigint').BigInteger;
const amount = new JSBigInt('12300000')
const amount_str = monero_amount_format_utils.formatMoney(amount)

License

See LICENSE.txt for license.

All source code copyright © 2021 by MyMonero. All rights reserved.

Readme

Keywords

none

Package Sidebar

Install

npm i @mymonero/mymonero-bigint

Weekly Downloads

355

Version

3.0.0

License

MIT

Unpacked Size

38.7 kB

Total Files

3

Last publish

Collaborators

  • amilumibe
  • tekkzbadger
  • karlbuys