Skip to content

[General] zk app Chain with 16GB RAM HW-based provers #1018

Answered by EmilLuta
AtabeTuatara asked this question in General
Discussion options

You must be logged in to vote

Hey @AtabeTuatara.

Running chains with lower hardware is possible, but keep in mind performance will suffer. Amount of RAM is directly proportional with the # of txs you include per batch (which can be configured via seal criteria). The RTX 3000 will need to be a 3080, as we need > 20GB of VRAM to prove (you can fit within less for circuit proving, but last step of compression will require > 20GB).

should I fork zkSync stack as a DIY AppChain using open-sourced zkSync tech versus build a light zkRollup with optimized circuits

The use-case is not clear for me, but if you want to unblock yourself, forking might be faster. If you want to contribute the circuits upstream afterwards, that's …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AtabeTuatara
Comment options

@EmilLuta
Comment options

Answer selected by antonbaliasnikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
general General question
2 participants