Skip to content

BoHrWeb is an extension that allows users to securely interact with bohr-enabled web services and dApps from the browser.

Notifications You must be signed in to change notification settings

williamcarry/bohr-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoHrWeb Extension

BoHrWeb is an extension that allows users to securely interact with bohr-enabled web services and dApps from the browser.

Private keys are encrypted and stored within the extension and cannot be accessed by online dApps and services, making sure that users' funds are protected from malicious websites.

Build and Run

  1. Install dependencies via npm and bundle them with browserify
cd bohr-extension
npm install
./node_modules/.bin/browserify js/bohrCalls.js -o js/bundle.js
  1. In Chrome go to Settings -> Extensions (chrome://extensions/)
  2. Enable Developer mode
  3. Click "Load unpacked" and select project folder

About

BoHrWeb is an extension that allows users to securely interact with bohr-enabled web services and dApps from the browser.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages