Skip to content

Commit

Permalink
basic bip47 payment codes implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoacosta74 committed Sep 12, 2024
1 parent a8fe089 commit 8005881
Show file tree
Hide file tree
Showing 5 changed files with 552 additions and 158 deletions.
162 changes: 162 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 @@ -11,9 +11,11 @@
"@brandonblack/musig": "^0.0.1-alpha.1",
"@noble/curves": "1.2.0",
"@noble/hashes": "1.3.2",
"@samouraiwallet/bip32": "^5.1.0",
"aes-js": "4.0.0-beta.5",
"dotenv": "^16.4.1",
"google-protobuf": "^3.21.4",
"tiny-secp256k1": "^2.2.3",
"tslib": "^2.6.2",
"ws": "^8.17.1"
},
Expand Down
Loading

0 comments on commit 8005881

Please sign in to comment.