refactor: use our own SimpleSigner since library version is deprecated

This commit is contained in:
2023-01-09 19:08:41 -07:00
parent 41d8df2238
commit 2a7c858662
3 changed files with 36 additions and 53 deletions

View File

@@ -26,6 +26,7 @@
"class-transformer": "^0.5.1",
"core-js": "^3.26.1",
"dexie": "^3.2.2",
"did-jwt": "^6.9.0",
"ethereum-cryptography": "^1.1.2",
"ethereumjs-util": "^7.1.5",
"ethr-did-resolver": "^8.0.0",