Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agenticsorg/lean-agentic
/ quickStart
Function
quickStart
npm/lean-agentic/src/node.js:72–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
async
function
quickStart() {
73
const
demo = createDemo();
74
return
demo.createIdentity();
75
}
76
77
module.exports = {
78
LeanDemo,
Callers
nothing calls this directly
Calls
2
createDemo
Function · 0.70
createIdentity
Method · 0.45
Tested by
no test coverage detected