UNPKG

@coinbase/onchaintestkit

Version:

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

4 lines (3 loc) 212 B
export declare const DEFAULT_PASSWORD = "PASSWORD"; export declare const DEFAULT_SEED_PHRASE: string | undefined; export declare const metamaskWalletConfig: import("e2e/onchainTestKit/src").WalletFixtureOptions;