Skip to content

NamecoinGithub/NexusInterface

 
 

Repository files navigation

Nexus Wallet Interface

GitHub package.json version Crowdin

This is an Electron and React based interface to Nexus. It is an example of what can comprise the 6th and 7th layers of the Nexus software stack, which are the Logical and Interface layers respectively.

If you would like to learn more about Nexus we encourage you to visit the Nexus Website.

Develop your modules for Nexus Wallet

See Developer's Guide to Nexus Wallet Module.

Help translating Nexus Wallet

See Translation Guide.

Build and Dev-server Instructions

To get started, install Node.js 22.12.0 or newer and npm 10.9.0 or newer. This repository currently builds against Electron 43. Clone this repository, cd into the NexusInterface directory, run npm install, then run npm run dev and the dev server will spin up launching the app for you.

To test a production build run npm run package and navigate to the release directory in the root of the project and install as you would any other program.

Or use the BuildStandalone-{platform}.sh files that include cleaning out old builds.

License

Nexus is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Contributing

If you would like to contribute as always submit a pull request. This library development is expected to be on-going.

About

The official Logical and Interface layers of the Nexus Software Stack.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING.MD

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 88.5%
  • JavaScript 11.3%
  • Other 0.2%