github ava-labs/avalanchejs v2.2.1
Moved CryptoHelpers to the Wallet UI

5 years ago

Making something work between nodejs and browser's webcrypt wound up not having the coverage. We only need this library in the browser. NodeJS offers native crypto. Browser offers native crypto. We don't need this library to wrap them both unless we can sufficiently cover all cases. At present that's showing to be a problem. Opting to specialize for browser to support the wallet instead.

v2.2.0...v2.2.1

Don't miss a new avalanchejs release

NewReleases is sending notifications on new releases.