Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 978 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 978 Bytes

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