Skip to content

Jupiter is the general blockchain for Sigwo Technologies.

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-2.0
COPYING.txt
Notifications You must be signed in to change notification settings

Voorsie/jupiter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Welcome to Jupiter! # pipeline status


What is Jupiter?

Jupiter is the base platform needed to run the Gravity framework for information storage and decentralized application building. Jupiter is built from Nxt's system based on cryptography and blockchain technology.


Get it!

=======

  • pre-packaged - https://github.com/SigwoTechnologies/jupiter/releases and download the latest release.

  • dependencies:

    • General - Java 8
    • Ubuntu - apt install openjdk-8-jre-headless
    • Debian - http://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html
    • FreeBSD - pkg install openjdk8
  • Repository - git clone https://github.com/SigwoTechnologies/jupiter/


Run it!

  • Click on the Jupiter icon, or start from the command line:

    • Unix: bash start.sh
    • Window: run.bat
  • Wait for the JavaFX wallet window to open.

  • On platforms without JavaFX, open http://localhost:7876/ in a browser.


Compile it!

  • If necessary with: ./compile.sh.
  • You need jdk-8 as well.

Improve it!

  • We love pull requests
  • We love issues (resolved ones actually ;-) )
  • In any case, make sure you leave your ideas at GitHub
  • Assist others on the issue tracker
  • Review existing code and pull requests

Troubleshooting the JRS (Jupiter Reference Software)

  • How to Stop the JRS Server?

    • Click on Jupiter Stop icon, or run bash stop.sh.
    • Or if started from command line, ctrl+c or close the console window.
  • UI Errors or Stacktraces?

    • Report on Github
  • Permissions Denied?

    • No spaces and only latin characters in the path to the JRS installation directory.
    • Known jetty issue.

Further Reading (WIP)##

  • In this repository:
    • USERS-GUIDE.md
    • DEVELOPERS-GUIDE.md
    • OPERATORS-GUIDE.md

About

Jupiter is the general blockchain for Sigwo Technologies.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.txt
GPL-2.0
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 71.2%
  • Java 19.0%
  • JavaScript 9.0%
  • CSS 0.7%
  • Shell 0.1%
  • Batchfile 0.0%