Package Documentation
api

api thingy

export declare function connect(a: string): Promise<string | Error>;

connects to the API globally.

export declare const connected(): boolean;

check whether is already connected or not.

export declare const renewAccount: string;

renew account