import {Wallet} from '../'; let wallet = new Wallet.Wallet(); console.dir(`wallet address: ${wallet.address}`);