This code demonstrates how to use a 24 word mnemonic to calculate the master private key, the master public key, the farmer public key, the pool public key and all the attendant private keys and puzzle hashes for hardened and unhardened (observer) addresses.
Using this example code mobile and web developers can derive HDD wallet addresses from existing mnemonic seed phrases used by the Chia Full and Lite wallets.
We have gone far beyond what Rigidity had originally worked on. It still looks like a fork of his original code but has diverged so much that it would probably be best to sever that connection. I will look into it.
1.0.6 release contains bug fixes and setting many objects as immutable.
1.0.7 release contains the chia full node simulator running via a Docker container.