What's left to be done: - [x] Preferably an IPFS/IPLD expert reviews the code - [x] Preferably a Python expert reviews the code - [x] Include support for [Multiaddr](https://github.com/jbenet/multiaddr) (+ implementations: https://github.com/sbuss/py-multiaddr, https://github.com/amstocker/python-multiaddr) - [x] Put package on PyPI - [x] Setup Travis - [x] Setup Codecov - [x] Upgrade version of pymultihash to non-forked version - [x] https://github.com/ipfs/js-ipld/issues/15 - [x] Write a test to cover this last untested line (https://github.com/bigchaindb/py-ipld/blob/master/ipld/ipld.py#L26) - [ ] Library should accept raw Multiaddr objects (instead of ones that are casted using `str()`): https://github.com/bigchaindb/py-ipld/pull/10#discussion_r69197214
What's left to be done:
str()): Add multiaddr support #10 (comment)