1.3.0 • Published 2 years ago

@mylozzax/mylozzax-bigint v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

:warning: This project is under heavy development. Expect bugs & breaking changes.

Installation

npm i @mylozzax/mylozzax-bigint

Usage

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

License

See LICENSE.txt for license.

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