II.
LibraryProcess overview
Reference · livelib-process:cryptography-blockchain--zk-rollup-development
specializations/cryptography-blockchain/zk-rollup-development overview
ZK-Rollup Development - Development of zero-knowledge rollup solutions for Ethereum scalability with state compression, data availability, and validity proofs.
Attributes
displayName
specializations/cryptography-blockchain/zk-rollup-development
description
ZK-Rollup Development - Development of zero-knowledge rollup solutions for Ethereum scalability with
state 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', {
projectName: 'ZK Payment Rollup',
rollupType: 'zk-snark',
provingSystem: 'plonk',
targetTps: 2000
});
usesAgents
- rollup-architect
- state-engineer
- tx-engineer
- prover-engineer
- da-engineer
- bridge-developer
- sequencer-engineer
- rollup-tester
Outgoing edges
lib_applies_to_domain1
- domain:security·DomainSecurity
lib_belongs_to_specialization1
- specialization:cryptography-blockchain·Specialization
lib_covers_topic2
- topic:hmac-signing·TopicHMAC Signing
- topic:ssl-certs·TopicSSL/TLS Certificates
lib_implements_workflow1
- workflow:crypto-protocol-review·WorkflowCryptographic Protocol Review
lib_involves_role1
- role:security-engineer·RoleSecurity Engineer
lib_requires_skill_area2
- skill-area:symmetric-encryption·SkillAreaSymmetric Encryption
- skill-area:asymmetric-encryption·SkillAreaAsymmetric Encryption
Incoming edges
None.