Application is build for macOS and Linux systems with x86-64 architecture.
- Download the latest Release for your system.
darwin-x86_64.zip= macOSlinux-x86_64.zip= Linux
- Grant permissions:
- Via the terminal:
chmod 700 wallet-generator. - Via the properties of the file: Right click on File -> Properties -> Permissions -> Execute.
- Via the terminal:
- Start the application:
- Via the terminal:
./wallet-generator. - Via GUI: Double click on it.
- Via the terminal:
- The application will start in your predefined browser automatically at the following address:
http://localhost:8080.
If you follow all the steps, you should see the executable file.
Mac systems notice any unassigned application.
if you get this warning message:
Please, visit your System Preferences > Security & Privacy > General tab and allow the application to launch.
Make sure you:
- Download the application from official release page.
- The application is not modified by any third party.
- Your device is safe and protected by an antivirus.
- You are not connected to any communication network, not even internet.
- Turn your WiFi and Bluetooth off.
- Disconnect all auxiliary cables, including the ethernet cable.
- Don't expose your monitor to any recording device or public.
- Don't expose your screen to any windows or open spaces.
- Avoid any unnecessary software on your devices.
- Be aware of key-loggers and check for any harmful software before generating your wallet.
- Be aware of phishing and make sure you access the application from
http://localhost:8080.
You have to:
- Backup a file or data securely.
- Make sure not to expose the secure data to third parties.
- Select the correct network, where the wallet should operate.
I am aware that:
- Loosing the data or the files means loosing all the funds and connected data.
- If I forget the password, I will lose the access.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE TO ANY CLAIM, DAMAGES OR OTHER LIABILITIES, WHETHER IN AN ACTION OF A CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE, OR OTHER DEALINGS IN THE SOFTWARE.
Released under the CORE License.


