1 unstable release

0.1.0 Jul 12, 2024

#15 in #genesis

48 downloads per month
Used in 10 crates (5 directly)

MIT/Apache

5.5MB
120K SLoC

zksync_node_genesis

Utilities to create Genesis block in ZK Stack chains.


lib.rs:

This module aims to provide a genesis setup for the ZKsync Era network. It initializes the Merkle tree with the basic setup (such as fields of special service accounts), setups the required databases, and outputs the data required to initialize a smart contract.

Dependencies

~130MB
~2.5M SLoC