Skip to content

dipperin/dipperin-wallet-extension

Repository files navigation

Dipperin-Wallet-Extension

Dipperin browser wallet extension

Installation

Development

Dependencies

  • Node.js v8.x
  • Yarn

Initialization

git clone https://github.com/caiqingfeng/dipperin-wallet-extension.git
cd dipperin-wallet-extension
yarn

Develop

yarn watch

Build

yarn build

Testing

Running unit test

yarn test

Contributing

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to this project.