Welcome to XEL!
Last updated
Was this helpful?
Last updated
Was this helpful?
XEL is a decentralized supercomputer based on cryptography and blockchain technology.
https://github.com/xel-software/xel-lite-wallet/releases/tag/latest
check the dedicated git project : https://github.com/xel-software/xel-installer-docker
git clone https://github.com/xel-software/xel-lite-wallet
cd xel-lite-wallet
mvn package
Linux/macOS: ./start.sh
Windows: run.bat
wait for the JavaFX wallet window to open on platforms without JavaFX, open http://localhost:17876/ in a browser
we love pull requests
we love issues (resolved ones actually ;-) )
in any case, make sure you leave your ideas
assist others on the issue tracker
review existing code and pull requests
How to Stop the XEL Server?
click on XEL Stop icon, or run ./stop.sh
or if started from command line, ctrl+c or close the console window
UI Errors or Stacktraces?
report on github