Create bitcoin mnemonic and generate addresses from zpub
🏠 Homepage
npm install bc-addr
npx bc-addr # Create bitcoin mnemonic
import {
zpub2address, // Generate addresses from zpub
zpub2xpub // zpub to xpub
} from 'bc-addr'
npm run test
👤 mrtn28
- Github: @mrtn28
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2023 mrtn28.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator