Nexus is a user-friendly UTxO-based wallet extension for Nervos CKB that simplifies the management of CKB assets and transactions.
- Seamless integration with various Dapps
- Secure key and password management
You can download the latest wallet from the GitHub release to try it out, and we've provided a demo preview of the Nexus features
- Node.js 18+
- npm 7+
git clone
cd nexus
npm install
npm run build
npm run test
# start the test server
# and the `packages/extension-chrome/build` will be generated
# drop the "build" folder into the chrome://extensions to start
npm start
You can check out the docs for more details about the Nexus.