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:
|
2021-08-18 23:11:38 +00:00
|
|
|
the serialization and hashing of Ethereum data type.
|
2019-04-19 15:43:26 +00:00
|
|
|
|
2020-03-27 13:02:56 +00:00
|
|
|
Test-format documentation can be found [here](../../formats/ssz_static/README.md).
|