Skip to content

artiqox/ArtiqoxEnergy

Repository files navigation


Welcome to AIE!


What is AIE?

AIE is a cryptocurrency to make the world a better place.

Software in this repository supports both, AIE (coin) as well as AIQ (asset).


Get it!

  • dependencies:
    • general - Java 8
    • Ubuntu - http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html
    • Debian - http://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html
    • FreeBSD - pkg install openjdk8

Run it!

  • click on the AIE icon, or start from the command line:

  • Unix: ./start.sh

  • Window: run.bat

  • wait for the JavaFX wallet window to open

  • on platforms without JavaFX, open http://localhost:6870/ in a browser


Compile it!

  • if necessary with: ./compile.sh
  • you need jdk-8 as well

Troubleshooting the NRS (AIE Reference Software)

  • How to Stop the NRS Server?

    • click on AIE 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 BitBucket
  • Permissions Denied?

    • no spaces and only latin characters in the path to the NRS installation directory
    • known jetty issue

Further Reading

  • in this repository:
    • USERS-GUIDE.md
    • DEVELOPERS-GUIDE.md
    • OPERATORS-GUIDE.md
    • In the doc folder

License

  • This program is distributed under the terms of the Jelurida Public License version 1.1 for the Ardor Public Blockchain Platform.
  • This source code has been generated by CoinGenerator - https://coingenerator.sh