Skip to content

Commit

Permalink
Merge pull request #1 from blooo-io/feat/LDG-543--js-lib-implement-ve…
Browse files Browse the repository at this point in the history
…rifyaddress-method

feat(LDG-543): implemented getVersion, getAddress and verifyAddress
  • Loading branch information
GuilaneDen authored Nov 27, 2024
2 parents 046be75 + 2b6d277 commit 17f20ac
Show file tree
Hide file tree
Showing 7 changed files with 446 additions and 199 deletions.
248 changes: 248 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@
"types": "lib/Algorand.d.ts",
"license": "Apache-2.0",
"dependencies": {
"@concordium/common-sdk": "^9.5.3",
"@concordium/web-sdk": "^8.1.0",
"@ledgerhq/errors": "^6.19.1",
"@ledgerhq/hw-transport": "^6.31.4",
"bip32-path": "^0.4.2",
"cbor": "^10.0.3",
"hi-base32": "^0.5.1",
"js-sha512": "^0.8.0",
"tweetnacl": "^1.0.3"
Expand Down
Loading

0 comments on commit 17f20ac

Please sign in to comment.