stuff

Peter Harpending 2026-01-15 16:08:24 -08:00
parent 7fa8a15095
commit cb3bdc64cd

13
Home.md

@ -1,15 +1,12 @@
# Gajumaru Wiki: Home Gajumaru Wiki: Home
=====================================================================
## Contents Index
---------------------------------------------------------------------
### IT Support
- [[Installing Erlang]]
### Serialization
- [[API Encoding]]: `ak_...` etc garbage explained - [[API Encoding]]: `ak_...` etc garbage explained
- [[BaseN]]: Given `xy_ABCD`, what is the `ABCD` - [[BaseN]]: Given `xy_ABCD`, what is the `ABCD`
- [[Installing Erlang]]
- [[RLP]]: If the binary `ABCD` is some data with fields (e.g. a transaction), - [[RLP]]: If the binary `ABCD` is some data with fields (e.g. a transaction),
how to destructure the binary data to fields how to destructure the binary data to fields
- [[Serializations]]: Conventions for field order in Gajumaru data structures - [[Serializations]]: Conventions for field order in Gajumaru data structures