Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
{ AuthService } from
'~/services/auth.service'
;
5
6
class
IcAgent {
7
private isReady = false;
8
9
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected