Skip to content

Commit

Permalink
ETH checksumed address generation + tests (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
iower committed May 31, 2021
1 parent cad5f43 commit 9bdf679
Show file tree
Hide file tree
Showing 6 changed files with 225 additions and 23 deletions.
228 changes: 215 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"vue-i18n": "^8.22.4",
"vue-router": "^3.2.0",
"vuetify": "^2.3.20",
"vuex": "^3.4.0"
"vuex": "^3.4.0",
"web3-utils": "^1.3.6"
},
"devDependencies": {
"@ascendancyy/vue-cli-plugin-stylelint": "^1.1.2",
Expand Down
Loading

0 comments on commit 9bdf679

Please sign in to comment.