Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.11 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.11 KB

Sugarchain-Chrome-Wallet

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

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 Sugarchain Wallet Extension and pin it.
  9. Enjoy using the extension, and remeber to logout before you exit chrome 😁

TODO: