Skip to content

Switch from commonjs to ES

It would be better to use ECMAScript instead of Javascript to allow use of recent version of packages like multiformats (see !22 (diffs, comment 43479)).

But this messes the module structure and requires a bit of work.