1.0.2 • Published 4 years ago
@beldex/beldex-cryptor v1.0.2
:warning: This project is under heavy development. Expect bugs & breaking changes.
Installation
npm i @beldex/beldex-cryptor
Usage
const cryptor = require('@beldex/beldex-cryptor');
cryptor.New_EncryptedBase64String__Async ('testing string', 'Beldex').then(function (result) {
console.log(result);
});
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.