Skip to content

Latest commit

 

History

History
71 lines (42 loc) · 2.11 KB

README.md

File metadata and controls

71 lines (42 loc) · 2.11 KB

Kosmic Dashboard

Description

A web-based dashboard UI for Nine Chronicles, built on top of the Libplanet blockchain node. The UI consists of multiple modules that will be displayed in a tab-like menu. It will expand the game functionality by bringing in-game features to the web while also helping to push new features not yet developed.


Team Members

Our team currently consists of 2 active members. We are looking to expand our team by recruit more developers as they join the Ecosystem so feel free to reach out.

Blaque Allen (SoFloppy) - [Team Leader] - sofloppy@cryptokasm.io

Michael Rice (hadesburn) - [Knowledge & Tester] - hadesburn@cryptokasm.io


Team Website


Team Repositories


Preview

Requirements

Instructions

  1. Download source
  2. Run script: ./startPreview.sh

Wait ~10 mins for node to be fully operational, then open the browser preview

Open Browser: http://localhost:8080


Development

Requirements

Instructions

  1. Download source
  2. Open project folder in Visual Studio Code
  3. Reopen project in dev container (lower left corner, after extension has been installed)
  4. Open terminal and run: yarn serve

Wait ~10 mins for node to be fully operational, then open the browser preview and begin coding

Open Browser: http://localhost:8080