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 d1b38bf commit d14747aCopy full SHA for d14747a
package.json
@@ -3,6 +3,9 @@
3
"version": "1.0.1",
4
"description": "Generate, validate, create, and convert WIFs and PayAddress.",
5
"main": "dashkeys.js",
6
+ "browser": {
7
+ "crypto": false
8
+ },
9
"bin": {},
10
"files": [
11
"*.js",
0 commit comments