/react_module_template

A simple Nexus Wallet Module template built with React

Primary LanguageJavaScript

react_module_template

This is a simple Nexus Wallet Module template built with React.

How to use this template to develop your own Nexus Wallet module

  1. Click "Use this template" button at the top right corner ⇗
  2. Name your new github repository and fill other information as required, then click "Create repository from template".
  3. Clone your newly created repository to your local machine.
  4. Modify the module code as you wish. Check out Developer's guide to Nexus Wallet Module to learn more about the module development and testing process.

How to test this template module

  1. Download and install the latest version of Nexus Wallet if you haven't.
  2. Download this template module's zip file.
  3. Open Nexus Wallet, go to Settings/Modules, drag and drop the zip file you've downloaded into the "Add module" section and click "Install module" when prompted.
  4. After the wallet refreshes, an item for this template module will be added into the bottom navigation bar. Click on it to open the module.