Files
Vanillae/libs/vdk_aeser/README.md
T
2023-09-13 22:22:49 -06:00

13 lines
232 B
Markdown

# `vdk_aeser`
Serialization/deserialization routines for AE data. For instance, read a
`tx_...` string and figure out what the sender, recipient, payload, etc are
## building
requires [jex](../../utils/jex/)
```
jex install
```