liusong1111 / synapse-extension

MIT License
0 stars 0 forks source link

Synapse Extension

An extension wallet and Keyper agency for Nervos CKB

Service Master
Travis Build Status
Coverage codecov

License

Building

  1. git clone git@github.com:rebase-network/synapse-extension.git or git clone https://github.com/rebase-network/synapse-extension.git
  2. yarn
  3. yarn dev to compile once or yarn watch to run the dev task in watch mode
  4. yarn build to build a production (minified) version
  5. yarn test to run test

Lint

We use eslint, Please install the following extensions in your vscode:

How to install

Installation for developer

  1. Complete the steps to build the project above
  2. Go to chrome://extensions in Google Chrome
  3. With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo

Installation for non-developer

  1. Download the latest released zip file: https://github.com/rebase-network/synapse-extension/releases

  2. Uncompress synapse-extension.zip, you will get a folder named synapse-extension

  3. Open Chrome chrome://extensions/, enable Developer mode

  4. Click Load unpacked button, select synapse-extension folder

  5. You will see synapse extension icon on you tool bar