1.0.1 • Published 2 years ago
ckbwallet-extension v1.0.1
CKB wallet Extension
An simple extension wallet for Nervos CKB.
Building
git clone git@github.com:aausti1/ckbwallet-extension.gitorgit clone https://github.com/aausti1/ckbwallet-extension.gityarncp .env.example .envyarn devto compile once oryarn watchto run the dev task in watch modeyarn buildto build a production (minified) versionyarn testto run test
Lint
We use eslint, Please install the following extensions in your vscode:
- ESLint
- Prettier
- EditorConfig
How to install
Installation for developer
- Complete the steps to build the project above
- Go to chrome://extensions in Google Chrome
- With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo
Installation for non-developer
Download the latest released zip file: https://github.com/aausti1/ckbwallet-extensionreleases
Uncompress
ckbwallet-extension.zip, you will get a folder namedckbwallet-extensionOpen Chrome
chrome://extensions/, enableDeveloper modeClick
Load unpackedbutton, selectckbwallet-extensionfolderYou will see synapse extension icon on you tool bar