Zilliqa / zilliqa-js

JavaScript SDK for Zilliqa blockchain
https://www.npmjs.com/package/@zilliqa-js/zilliqa
GNU General Public License v3.0
131 stars 74 forks source link

fix: sodium-native #432

Closed ghost closed 2 years ago

ghost commented 2 years ago

Description

This PR reverts #428 with modifications. If we use ES6 import syntax for sodium-native, in browsers it will throw an error require is not defined.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist: