Skip to content

Kryptopaid/bearby-extension

 
 

Repository files navigation

BearBy Browser Extension of Massa blockchain

Chrome FireFox

Massa's plugin of Chrome and FireFox.

Installation:

  • Download the extension using git: git clone https://github.com/bearby-wallet/bearby-extension.git or as a zip file.
  • You can download ready from realeses page
  • Install extension into browser.
$ git clone https://github.com/bearby-wallet/bearby-extension.git
$ cd bearby-extension
$ yarn # or npm install
$ yarn build # or npm run build
$ # after build you will see `dist` folder.
  • Firefox: Type about:debugging in the adress bar Click on "This Firefox" Click on "Load Temporary Add-on..." Select the file manifest.json in the massa-wallet folder

  • Chrome: Type chrome:https://extensions in the adress bar Click on "Load Unpacked" Select the massa-wallet folder

build as develop

Developing

yarn dev # run serve
yarn check # check types

building

yarn build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 55.3%
  • Svelte 40.5%
  • SCSS 2.9%
  • Other 1.3%