We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91bf890 commit 54b8a25Copy full SHA for 54b8a25
README.md
@@ -9,7 +9,8 @@ Check out [Changelog / Upgrading](#upgrading) and an article about the library:
9
10
> npm install ethereum-cryptography
11
12
-We support all major platforms and runtimes.
+We explicitly support major browsers and Node.js on x86 and arm64. Other major runtimes and platforms are supported on a best-effort basis.
13
+Refer to `engines` field of `package.json` for runtime support information for each version.
14
Tests are being ran with Webpack, Rollup, Parcel and Browserify.
15
16
This package has no single entry-point, but submodule for each cryptographic
0 commit comments