Skip to content

Cyber-Navtive-Blockchain-Developer/cryptocurrency-wallet-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation


Markdownify
Cryptocurrency wallet generator

wallet generator for bitcoin, create your own wallet and make real transactions

Key FeaturesHow To UseWallet createdSupportYou may also like

Key Features

  • Generate wallet for bitcoin
  • Generate private key for bitcoin mainnet
  • Generate private key for bitcoin testnet

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/taisprestes01/cryptocurrency-wallet-generator

# Install Node
- https://nodejs.org/en

# Go into the repository
$ cd cryptocurrency-wallet-generator

# Install dependencies
$ npm install
$ npm install bip39
$ npm install bip32@2.0.6
$ npm install bitcoinjs-lib

# Run the app
$ cd src
$ node .\createWallet.js
Install Electrum https://electrum.org/#download
Publish your wallet with the created private key

Open Electron, create wallet

image

Import adress

image

import private key

image

create password

image

Wallet created

You can search your wallet address here to see your balance. you can now carry out transactions

Support

Buy Me A Coffee

You may also like...

About

Wallet generator for bitcoin, create your own wallet and make real transactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%