This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@beldex/beldex-bigint

1.0.1 • Public • Published

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

Installation

npm i @beldex/beldex-bigint

Usage

const JSBigInt = require('@beldex/beldex-bigint').BigInteger;
const beldex_amount_format_utils = require('@beldex/beldex-money-format');
const amount = new JSBigInt('32100000')
const amount_str = beldex_amount_format_utils.formatMoney(amount)

License

See LICENSE.txt for license.

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

Readme

Keywords

Package Sidebar

Install

npm i @beldex/beldex-bigint

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

37.8 kB

Total Files

3

Last publish

Collaborators

  • codeman-crypto
  • lifwon
  • me-chrislang