MCPcopy Create free account
hub / github.com/dfinity/orbit /

Class

apps/wallet/src/core/ic-agent.core.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import { AuthService } from '~/services/auth.service';
5
6class IcAgent {
7 private isReady = false;
8
9 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected