add licenses and readmes to some packages

This commit is contained in:
2023-09-03 21:35:24 -06:00
parent 1a9b12b27c
commit bcdb71624e
18 changed files with 108 additions and 723 deletions
+10
View File
@@ -0,0 +1,10 @@
# `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
```
jex install
```