UNPKG

chaingate

Version:

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

4 lines 143 B
import { EvmWallet } from './EvmWallet/EvmWallet'; export class EthereumWallet extends EvmWallet { } //# sourceMappingURL=EthereumWallet.js.map