Skip to content

A React app to create Bitcoin wallets on the testnet using the BIP39 Mnemonic. View balance and transactions of your wallet on the go.

Notifications You must be signed in to change notification settings

vaibhav0806/BitWallet

Repository files navigation

BitWallet

Features

  • Import wallets that you are already using on the testnet seamlessly
  • Sync button helps you update your wallets with ease
  • View balances and transactions of your wallets with a click

Instructions to run the code

  • Clone the repository and go to the repo in the command line
  • Use npm install
  • After all the dependencies have been installed, run npm run dev
  • Open the url http://localhost:5173 in your browser

Some wallets for Demo

  • Mnemonic-1 : oval siege rebuild provide exclude issue east flag day dwarf endorse mechanic
  • Mnemonic-2 : alley oxygen bulk happy slush peanut attend else ahead system daughter gorilla

Dependencies

  • Get the Blockcypher API key from Blockcypher and place it in a .env file, with name BLOCKCYPHER_API_KEY

Created by ME Github | LinkedIn

About

A React app to create Bitcoin wallets on the testnet using the BIP39 Mnemonic. View balance and transactions of your wallet on the go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published