UNPKG

@coinbase/onchaintestkit

Version:

End-to-end testing toolkit for blockchain applications, powered by Playwright

5 lines (4 loc) 270 B
export declare const DEFAULT_PASSWORD = "COMPLEXPASSWORD1"; export declare const DEFAULT_SEED_PHRASE: string | undefined; export declare const USERNAME = "OTKTESTUSERNAME"; export declare const phantomWalletConfig: import("e2e/onchainTestKit/src").WalletFixtureOptions;