II.
LibraryProcess JSON
Structured · livelib-process:cryptography-blockchain--zk-rollup-development
specializations/cryptography-blockchain/zk-rollup-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:cryptography-blockchain--zk-rollup-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/cryptography-blockchain/zk-rollup-development",
"description": "ZK-Rollup Development - Development of zero-knowledge rollup solutions for Ethereum scalability with\nstate compression, data availability, and validity proofs.",
"libraryPath": "library/specializations/cryptography-blockchain/zk-rollup-development.js",
"specialization": "cryptography-blockchain",
"references": [
"- zkSync: https://docs.zksync.io/",
"- StarkNet: https://docs.starknet.io/",
"- Polygon zkEVM: https://wiki.polygon.technology/docs/zkEVM/"
],
"example": "const result = await orchestrate('specializations/cryptography-blockchain/zk-rollup-development', {\n projectName: 'ZK Payment Rollup',\n rollupType: 'zk-snark',\n provingSystem: 'plonk',\n targetTps: 2000\n});",
"usesAgents": [
"rollup-architect",
"state-engineer",
"tx-engineer",
"prover-engineer",
"da-engineer",
"bridge-developer",
"sequencer-engineer",
"rollup-tester"
]
},
"outgoingEdges": [
{
"from": "lib-process:cryptography-blockchain--zk-rollup-development",
"to": "skill-area:symmetric-encryption",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--zk-rollup-development",
"to": "skill-area:asymmetric-encryption",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:cryptography-blockchain--zk-rollup-development",
"to": "topic:hmac-signing",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--zk-rollup-development",
"to": "topic:ssl-certs",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:cryptography-blockchain--zk-rollup-development",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--zk-rollup-development",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--zk-rollup-development",
"to": "workflow:crypto-protocol-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cryptography-blockchain--zk-rollup-development",
"to": "specialization:cryptography-blockchain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}