7 lines
269 B
Markdown
Raw Normal View History

# SSZ-static
The purpose of this test-generator is to provide test-vectors for the most important applications of SSZ:
2019-04-23 12:59:49 -05:00
the serialization and hashing of ETH 2.0 data types.
2019-04-19 18:43:26 +03:00
2019-04-22 14:01:04 +10:00
Test-format documentation can be found [here](../../specs/test_formats/ssz_static/README.md).