Skip to content

An Arionum Wallet written in JavaScript for Crossplatform Support

License

Notifications You must be signed in to change notification settings

owenvoke/arionum-electron-wallet

Repository files navigation

Arionum-Electron

Latest Version Software License

An Arionum wallet written in JavaScript for cross-platform support.

Usage

Node.js is required for generating production or development builds.

Production builds

Run the following in the terminal:

$ npm install    # Install npm dependencies
$ npm run build  # Build all production releases.
# The `./export` directory will contain the output.

Development builds

Run the following in the terminal:

$ npm install    # Install npm dependencies
$ npm run start  # Launch the wallet application

BETA RELEASE

Please test this version and report if any bug occurs. No guarantees are offered, for loss of coins or anything else.

License

The MIT License. Please see License File for more information.

About

An Arionum Wallet written in JavaScript for Crossplatform Support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published