Skip to content

ckb-js/nexus

Repository files navigation

Nexus

coverage build

Nexus is a user-friendly UTxO-based wallet extension for Nervos CKB that simplifies the management of CKB assets and transactions.

Features

  • Seamless integration with various Dapps
  • Secure key and password management

Try it Out

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

Quick Start

  • 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

Documentation

You can check out the docs for more details about the Nexus.