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 ArbitrumWallet extends EvmWallet { } //# sourceMappingURL=ArbitrumWallet.js.map