- JavaScript
- React + Rewired + TypeScript + AntDesign
npm i --force or cnpm i
npm run start
npm run e2e
npm run test
npm build
The wallet of this project depends on the light node. It is recommended to start ckb-light-client according to the tutorial first, with a link
npm i --force
You will also need to delete the following file due to a problem in the NPM package. The hookrouter is missing files and needs to be deleted manually There are several versions of buffer. Version 4.9.2 is obsolete and needs to be deleted manually
rm -f node_modules/hookrouter/dist/index.d.ts
rm -rf node_modules/_buffer@4.9.2@buffer
npm start
npm run build
Build the project, then copy the complete contents of the build
directory to the document root of the web server.
- Create imported wallet
- An error will be reported in the main network transfer
- Integrated test environment
- Integrated e2e cypress environment
- Nervos Dao