@bdxi/beldex-sendfunds-utils
v1.0.0
Published
Utils for managing the send fund process for mymonero
Downloads
4
Readme
:warning: This project is under heavy development. Expect bugs & breaking changes.
Installation
npm i @bdxi/beldex-sendfunds-utils
Usage
const utils = require('@bdxi/beldex-sendfunds-utils');
const mixins = utils.fixedMixin();
const result = utils.SendFunds_ProcessStep_MessageSuffix[1];
License
See LICENSE.txt
for license.
All source code copyright © 2023 by Beldex. All rights reserved.