This website requires JavaScript.
Explore
Help
Sign In
nathanwoodburn
/
hns-address
Watch
1
Star
0
Fork
0
You've already forked hns-address
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
4b7f86b68f7aa1877dc966a3806bd575c1828867
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nathan Woodburn
4b7f86b68f
feat: Added find-address
2025-01-26 12:15:29 +11:00
** * This script finds an address given an account extended public key * Usage: edit these fields below and run it like `node find-address.js` */ const assert = require('node:assert/strict'); const HDPublicKey = require('hsd/lib
/hd
feat: Added find-address
2025-01-26 12:15:29 +11:00
.gitignore
Initial commit
2025-01-26 12:14:22 +11:00
LICENSE
Initial commit
2025-01-26 12:14:22 +11:00
README.md
Initial commit
2025-01-26 12:14:22 +11:00
README.md
hns-address
Reference in New Issue
View Git Blame
Copy Permalink
Description
Some Handshake tools for finding addresses using extended public keys
Readme
54
KiB
Languages
JavaScript
100%