ipld / js-ipld-block

Implementation of the Block data structure in JavaScript.
MIT License
13 stars 16 forks source link

feat: use class-is module for type checks #39

Closed fsdiogo closed 6 years ago

fsdiogo commented 6 years ago

This is an ongoing effort to fix the https://github.com/ipfs/js-ipfs/issues/938 issue.

It uses a module I've published that abstracts this solution: https://github.com/ipfs/js-ipfs/issues/1131#issuecomment-373299739.