An open API service indexing awesome lists of open source software.

https://github.com/matijaoe/xpub-derive

CLI tool for deriving bitcoin addresses
https://github.com/matijaoe/xpub-derive

bitcoin bun typescript

Last synced: about 1 month ago
JSON representation

CLI tool for deriving bitcoin addresses

Awesome Lists containing this project

README

          

# xpub-derive

Command-line tool for deriving bitcoin addresses from an extended public key.

To install dependencies:

```bash
bun install
```

This project was created using `bun init` in bun v1.2.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.