Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 927 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 927 Bytes

Bitweb-Chrome-Wallet

Light Bitweb Web wallet in the form of a chrome extension which utilises bitcoin.js and a simple REST API https://api.bitwebcore.net

Webstore page

https://chrome.google.com/webstore/detail/bitweb-wallet-extension/fjpgmcenimaknnhagnddgnlkdlcjfndk

Installation

  1. Clone repository
  2. Save to a particular location
  3. Open chrome and type in URL bar: chrome://extensions
  4. At the top right of the page, it should say 'Developer Mode'. Enable it.
  5. At the top left of the page, it should say 'Load Unpacked'. Click that.
  6. Locate the cloned folder and select the folder that has manifest.json in it.
  7. Extension should have imported. To check, click the puzzle piece at the top right of the browser.
  8. Clicking the puzzle piece should have opened a small menu. Look for Bitweb Wallet Extension and pin it.
  9. Enjoy using the extension, and remeber to logout before you exit chrome 😁