@keyko-io/js-hamt-ipld
v0.1.0
Published
Javascript implementation of a HAMT using ipld
Downloads
15
Readme
js-hamt-ipld
Javascript 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