UNPKG

@logosnetwork/logos-webwallet-sdk

Version:

Create Logos wallets with or without a full Logos node

7 lines 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Wallet_1 = require("./Wallet"); exports.Wallet = Wallet_1.default; var Utils_1 = require("./Utils/Utils"); exports.Utils = Utils_1.default; //# sourceMappingURL=index.js.map