Skip to content

movnetwork/Byone

This branch is 296 commits ahead of, 32 commits behind Bytom-Community/Bytom-Chrome-Extension:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e54f3d · Sep 29, 2021
Jun 15, 2020
Feb 26, 2021
Apr 14, 2020
Jul 4, 2019
Aug 27, 2020
Jun 15, 2020
Sep 29, 2021
Sep 9, 2020
May 8, 2019
Aug 25, 2018
Apr 3, 2019
Jul 28, 2021
Jul 4, 2019
Feb 24, 2021
Jun 15, 2020
Oct 28, 2020
Sep 18, 2021
Oct 30, 2020
Sep 18, 2021

Repository files navigation

Byone Chrome Extension

Byone Chrome Extension wallet is a UTXO base Wallet. The extension in charge of the all the Key and Account Management.

Building locally

  • Install Node.js version 8 and the latest available npm@6
  • Install dependencies: npm install
  • build for production with minification && crx package with npm run build
  • Optionally, to rebuild on file changes, run npm run dev.
  • To package .zip files for distribution, run npm run zip, or run the full build & zip with gulp dist.

Uncompressed builds can be found in /dist, compressed builds can be found in /builds once they're built.

Architecture

Architecture Diagram

Development

npm install
npm run dev

Build for Publishing

npm run build

Other Docs

Thanks to

Many thanks to the early contributors in Bytom-Community.

About

Bytom Wallet Extension for Chrome

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 53.6%
  • JavaScript 43.0%
  • CSS 2.5%
  • Other 0.9%