Skip to content

LayerTwo-Labs/hivemind_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Hivemind GUI

Requirements: Godot v4.3 : https://github.com/godotengine/godot/releases/tag/4.3-stable

To build with godot editor just open the project and hit the play button.

Command line build instructions:

Linux:

godot --headless --path hivemind_gui/ --export-release "Linux" hivemind_gui.x86_64

Windows:

godot --headless --path hivemind_gui/ --export-release "Windows" hivemind_gui.exe

Mac:

godot --headless --path hivemind_gui/ --export-release "Mac" hivemind_gui.dmg

Forms TODO:

  • Create Branch
  • Create Decision
  • Create Market
  • Create Trade
  • Create Sealed Vote
  • Create Steal Vote
  • Reveal Vote
  • View Branches
  • View Markets
  • View vote status
  • View Outcomes
  • View different coin types (l2 coin, votecoin)
  • Multi-Dimensional Markets (could be shown in a very cool way)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published