Sort:  

Wax looks very interesting and promising. Though I'm hesitant how I could fit it in without abandoning what felt like a clean design setup where I keep the HIVE specific code (including dual-signing pigybaging) inside aiohivebot and the blockchain agnostic code (mostly cryptographic primitives inclusing hash based signatures and least authority subkey management) in the coinzdense libs.

I'm definetely going to be looking into the project, and consider if there are posibilities for me to prevent code duplication without abandoning the curently envisioned split.