• R/O
  • HTTP
  • SSH
  • HTTPS

Byone: 仓库概述

Bytom Wallet for Chrome


Recent Commits RSS

Rev. 时间 作者 Message
67786f5 2021-12-30 18:52:41 xietao dev fix: ofmf cross assetSymbol
ea53788 2021-11-24 14:31:17 xietao fix: version 3.4.5 for nft
cf13be1 2021-11-23 12:02:15 xietao fix: Vapor to Sidechain
2ba1aa3 2021-11-22 18:11:57 xietao version: new version for cross-chain in transition
a0286ec 2021-11-22 15:58:32 xietao fix: get transition amount and unit from bapp data when e...
db2cc72 2021-11-22 15:57:51 xietao feat: create account init currentAccount.vpAddress
89c671b 2021-11-18 10:27:20 xietao fix: transition logic
ac053fa 2021-11-12 18:02:09 xietao fix: version
b7fa84d 2021-11-12 17:58:52 xietao fix: scroll when sign body over max height
1d3be46 2021-11-09 12:24:27 xietao fix: get cross chain from address

Recently edited Tags

名称 Rev. 时间 作者
v3.0.8 bfd7145 2020-11-04 12:20:05 Zhiting Lin
v3.0.7 1499b28 2020-10-30 12:12:26 Zhiting Lin
v3.0.5 92be4ea 2020-10-16 11:29:24 Zhiting Lin
v3.0.6 92be4ea 2020-10-16 11:29:24 Zhiting Lin
v3.0.4 a33a5a3 2020-09-25 23:01:57 Zhiting Lin
v3.0.3 3170b2a 2020-09-25 15:40:50 Zhiting Lin
3.0.2 3e3197c 2020-09-15 16:53:40 Zhiting Lin
v3.0.0 2d9dc90 2020-08-27 11:29:15 Zhiting Lin
v2.2.3 f445925 2020-08-05 19:50:17 Zhiting Lin
2.2.1 dda3ad0 2020-07-06 14:57:27 Zhiting Lin
2.2.0 ff51847 2020-06-04 16:03:37 Zhiting Lin
2.1.3 a6eda9b 2019-11-14 10:40:35 Zhiting Lin
2.0.1 dab0f26 2019-07-04 14:59:42 Zhiting Lin
2.0.0 7c0af90 2019-06-25 16:01:15 Zhiting Lin
v1.0.0.1 595da62 2019-04-03 11:44:11 Zhiting Lin

Branches

名称 Rev. 时间 作者 Message
dev 67786f5 2021-12-30 18:52:41 xietao fix: ofmf cross assetSymbol
master 1e54f3d 2021-09-29 16:39:21 xietao Merge: merge pro
pro 4535b12 2021-09-29 16:18:37 xietao fix: support classic for wi...
feature/bapp b76096a 2020-09-24 18:28:27 qiaoyu update bapp list, add new i...
Dapp-v1.4.0 d78a86b 2020-07-15 16:39:39 Zhiting Lin update the signtransaction ...

README.md

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. - boboyan - shijianzhiwai

Show on old repository browser