An extension wallet for Nervos CKB.
| Service | Master |
|---|---|
| Travis | |
| Coverage |
git clone git@github.com:rebase-network/synapse-extension.gitorgit clone https://github.com/rebase-network/synapse-extension.gityarncp .env.example .envyarn watchto run the dev task in watch mode
Optional: If you want to work with local CKB RPC node, you need to setup a local service to provide cell query service, checkout ckb-cache-layer for the setup instructions.
- Open Google Chrome and go to chrome://extensions
- Enable
Developer mode - Click
Load unpackedbutton, selectsynapse-extension/distfolder
yarn test
We use eslint, Please install the following extensions in your vscode:
- ESLint
- Prettier
- EditorConfig
yarn build to build a production (minified) version