UNPKG

chaingate

Version:

A complete TypeScript library for connecting to and making transactions on different blockchains

7 lines 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Keystore = void 0; class Keystore { } exports.Keystore = Keystore; //# sourceMappingURL=Keystore.js.map