Javascript implementation of a HAMT using ipld
npm install @keyko-io/js-hamt-ipldJavascript implementation of a HAMT using ipld
For now, just testing how this could be implemented, works for getting the verifiers and their info.
TODO
* Use https://github.com/openworklabs/filecoin-address
* Use pre-existing murmur3 library
* Implement HAMT lookup properly
* Adding fixes back to https://github.com/Zondax/filecoin-signing-tools or make own fork