NeoxaChain / Neoxa

Neoxa is an innovative Proof of Work cryptocurrency that seamlessly merges the realms of gaming and cryptocurrency.
https://neoxa.net/
MIT License
57 stars 30 forks source link

Running it in headless linux machine #2

Closed guorenxi closed 1 year ago

guorenxi commented 2 years ago

Hi,

Need to obtain an wallet address, not founding any guides on running the nexoa-cli in a headless linux (debian) machine. Please provide instructions.

Thanks.

matischroder commented 2 years ago

I did it in ubuntu. Follow this steps:

  1. Download the qt zip neoxa-qt-linux64.zip from the current repo
  2. Open the file, it will automatically unzip
  3. Give the file executable permissions with chmod or trought GUI
  4. Open the command line on the folder and write ./neoxa-qt
jak83A commented 2 years ago

i get a crash on Ubuntu 20.04

./neoxa-qt

"Floating point exception (core dumped)"