@beldex/beldex-paymentid-utils
v1.0.1
Published
Used to validate Beldex payment ids
Downloads
5
Readme
:warning: This project is under heavy development. Expect bugs & breaking changes.
Installation
npm i @beldex/beldex-paymentid-utils
Usage
const paymentTool = require('@beldex/beldex-paymentid-utils');
const paymentID = 'f020853457bd110b';
const result = paymentTool.IsValidPaymentIDOrNoPaymentID(paymentID);
License
See LICENSE.txt
for license.
All source code copyright © 2021 by Beldex. All rights reserved. All source code copyright © 2021 by MyMonero. All rights reserved.