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
+9
View File
@@ -0,0 +1,9 @@
# `vdk_base58`
Base58 encode/decode routines. See <https://zxq9.com/archives/2688>
## building
```
jex install
```