Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danny-pham/bitcoin-wallet-generator


https://github.com/danny-pham/bitcoin-wallet-generator

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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
```

## Usage
Here's how to use the library to generate Bitcoin wallets from seed phrases: