Skip to content

Guardian is an open source multi-chain platform and proof-of-stake cryptocurrency consensus protocol

License

Notifications You must be signed in to change notification settings

nordicenergy-co/guardian-proof-of-stake-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Guardian!


What is Guardian?

Guardian is a modern economic system based on cryptography and blockchain technology. The Guardian multi-chain blockchain platform with a unique parent - side chain architecture. The security of the whole network is provided by the parent Guardian blockchain while the interoperable side chains have all the rich functionality. This elegant design and access to hybrid user permissioning capabilities are the key to the flexibility necessary for a variety of use cases and opens the door towards mainstream adoption of blockchain technology. Not only that - Guardian is created with scalability in mind and solves many existing industry problems such as blockchain bloat, single token dependency and the need for easily customizable-yet-compatible blockchain solutions.


With Guardian, you can manage and interact with:

  • your assets
  • your businesses
  • your customers

in such a way that no trusted third parties are required anymore.


Get it!

  • pre-packaged - https://www.guardian.nordicenergy.io/
  • 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
  • repository - https://github.com/nordicenergy/guardian-proof-of-stake-platform.git

Run it!

  • click on the Guardian icon, or start from the command line:
  • Unix: ./start.sh
  • Mac: ./run.command
  • Window: run.bat
  • wait for the JavaFX wallet window to open on platforms without JavaFX, open http://localhost:27876/ 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
  • cf. coding guidelines in DEVELOPERS-GUIDE.md

Troubleshooting the Guardian Software

  • How to Stop the Guardian Server?

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

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

Further Reading


About

Guardian is an open source multi-chain platform and proof-of-stake cryptocurrency consensus protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 47.0%
  • JavaScript 34.8%
  • HTML 15.3%
  • CSS 2.1%
  • Shell 0.6%
  • Python 0.1%
  • Other 0.1%