Nervos CKB Wallet
You will need node >= 11.10
and yarn >= 1.12
to build and run this Neuron.
Please be noted that Neuron depends on node-gyp to build native NPM modules. Follow this to install node-gyp dependencies.
In the project directory, you can run:
Installs all dependencies.
Runs the UI app in the development and watch mode.
Neuron UI will start and open in browser (http://localhost:3000
).
Runs the app in the development mode.
Neuron will start as a desktop app.
Launches the test runner in the watch mode.
Neuron is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.