1.0.0 • Published 2 months ago

bitcoin-wallet-generator v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Bitcoin Wallet Generator

Introduction

Bitcoin Wallet Generator is a JavaScript library that allows you to generate Bitcoin wallets (addresses) from a seed phrase. It utilizes the seed-phrase-generator library to generate secure seed phrases.

Installation

You can install the library via npm:

npm install bitcoin-wallet-generator