2 releases (1 unstable)

new 26.2.1-non-semver-compat Jan 29, 2025
0.1.0 Jul 12, 2024

#47 in #zksync

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

MIT/Apache

5.5MB
124K 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

~132MB
~2.5M SLoC