1.0.0 • Published 2 years ago
@bdxi/beldex-paymentid-utils v1.0.0
:warning: This project is under heavy development. Expect bugs & breaking changes.
Installation
npm i @bdxi/beldex-paymentid-utils
Usage
const paymentTool = require('@bdxi/beldex-paymentid-utils');
const paymentID = 'f020853457bd110b';
const result = paymentTool.IsValidPaymentIDOrNoPaymentID(paymentID);
License
See LICENSE.txt
for license.
All source code copyright © 2023 by Beldex. All rights reserved.
1.0.0
2 years ago