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
3
Commits
1
Branch
0
Tags
ecc4b47dffeea7a4459aa28e1b518d2c3d4027f9
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
ecc4b47dff
Delete ** * 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/find-address.js
2025-01-26 12:15:52 +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%