Validate Ethereum addresses in input fields

This commit is contained in:
2019-07-22 17:29:31 +02:00
parent d6d2b1a61c
commit a8ae2b0156
4 changed files with 247 additions and 8 deletions
+2 -1
View File
@@ -67,7 +67,8 @@
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",
"qunit-dom": "^0.8.4",
"transform-loader": "^0.2.4",
"tv4": "^1.3.0"
"tv4": "^1.3.0",
"web3-utils": "^1.0.0"
},
"engines": {
"node": "8.* || >= 10.*"