Skip to content
View Oxichain's full-sized avatar

Block or report Oxichain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Oxichain/README.md

Welcome to OXI!


What is OXI?

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


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 OXI 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:7376/ in a browser


Compile it!

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

Troubleshooting the NRS (OXI Reference Software)

  • How to Stop the NRS Server?

    • click on OXI 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

Popular repositories Loading

  1. Oxichain Oxichain Public

    Config files for my GitHub profile.

    Java

  2. hexogen hexogen Public

    Forked from cryptonotefoundation/cryptonote

    CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h

    C++

  3. AltcoinGenerator AltcoinGenerator Public

    Forked from psunderr/AltcoinGenerator

    Easiest way to create your own cryptocurrency

    Shell

  4. testxx testxx Public