II.
LibraryProcess JSON
Structured · livelib-process:cryptography-blockchain--blockchain-indexer-development
specializations/cryptography-blockchain/blockchain-indexer-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/cryptography-blockchain/blockchain-indexer-development",
"description": "Blockchain Indexer Development - Development of blockchain indexers for event tracking, state aggregation,\nand queryable APIs with real-time synchronization.",
"libraryPath": "library/specializations/cryptography-blockchain/blockchain-indexer-development.js",
"specialization": "cryptography-blockchain",
"references": [
"- The Graph Protocol: https://thegraph.com/docs/",
"- Subsquid: https://docs.subsquid.io/"
],
"example": "const result = await orchestrate('specializations/cryptography-blockchain/blockchain-indexer-development', {\n projectName: 'DeFi Analytics Indexer',\n network: 'ethereum',\n indexType: 'events',\n storageBackend: 'postgres'\n});",
"usesAgents": [
"schema-architect",
"decoder-engineer",
"sync-engineer",
"transformer-engineer",
"storage-engineer",
"api-engineer",
"reorg-engineer",
"perf-engineer"
]
},
"outgoingEdges": [
{
"from": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"to": "skill-area:symmetric-encryption",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"to": "skill-area:asymmetric-encryption",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"to": "topic:hmac-signing",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"to": "topic:ssl-certs",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"to": "workflow:crypto-protocol-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--blockchain-indexer-development",
"to": "specialization:cryptography-blockchain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}