Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
feat: refactor of address linking to support IDW v1
Browse files Browse the repository at this point in the history
  • Loading branch information
oed committed Dec 2, 2019
1 parent 8b4ad7c commit 4731074
Show file tree
Hide file tree
Showing 13 changed files with 252 additions and 401 deletions.
83 changes: 31 additions & 52 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,10 @@
"homepage": "https://github.com/3box/3box-js#readme",
"dependencies": {
"3box-orbitdb-plugins": "^1.0.5",
"3id-blockchain-utils": "^0.3.2",
"3id-resolver": "^0.0.5",
"@babel/runtime": "^7.4.5",
"@ethersproject/contracts": "^5.0.0-beta.140",
"@ethersproject/hdnode": "^5.0.0-beta.133",
"@ethersproject/providers": "^5.0.0-beta.144",
"@ethersproject/wallet": "^5.0.0-beta.133",
"did-jwt": "^0.2.0",
"events": "^3.0.0",
Expand Down Expand Up @@ -78,7 +77,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-loader": "^8.0.6",
"express": "^4.17.0",
"identity-wallet": "^0.2.0",
"identity-wallet": "^1.0.0-beta.2",
"jest": "^23.6.0",
"jsdoc-to-markdown": "^5.0.0",
"standard": "^14.3.1",
Expand Down
Loading

0 comments on commit 4731074

Please sign in to comment.