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