UNPKG

@zombienet/orchestrator

Version:

ZombieNet aim to be a testing framework for substrate based blockchains, providing a simple cli tool that allow users to spawn and test ephemeral Substrate based networks

3 lines (2 loc) 107 B
export declare const Providers: Map<any, any>; export declare function getProvider(provider: string): any;