bc-addr
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Welcome to bc-addr 👋

Version downloads License: MIT

Create bitcoin mnemonic and generate addresses from zpub

🏠 Homepage

Install

npm install bc-addr

Usage

npx bc-addr # Create bitcoin mnemonic
import {
  zpub2address, // Generate addresses from zpub
  zpub2xpub     // zpub to xpub
} from 'bc-addr'

Run tests

npm run test

Author

👤 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

Package Sidebar

Install

npm i bc-addr

Weekly Downloads

15

Version

1.1.1

License

MIT

Unpacked Size

21.4 kB

Total Files

16

Last publish

Collaborators

  • martinss1996