1.0.3 ⢠Published 3 years ago
bc-addr v1.0.3
Create bitcoin mnemonic and generate addresses from zpub
š Homepage
Install
npm install bc-addrUsage
npx bc-addr # Create bitcoin mnemonicimport {
zpub2address, // Generate addresses from zpub
zpub2xpub // zpub to xpub
} from 'bc-addr'Run tests
npm run testAuthor
š¤ mrtn28
- Github: @mrtn28
š¤ Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
Show your support
Give a āļø if this project helped you!
š License
Copyright Ā© 2023 mrtn28. This project is MIT licensed.
This README was generated with ā¤ļø by readme-md-generator