HathorNetwork/hathor-wallet-headless

refactor: use import instead of require

Opened this issue · 0 comments

We should refactor the modules to use ES6 instead of CommonJS (i.e. import syntax instead of require).