Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

⚠️ 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.