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.
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
- Dashboard: https://github.com/CryptoKasm/9c-kosmic-dashboard\
- Swarm Manger (in dev-mode): https://github.com/CryptoKasm/9c-swarm-manager
- Docker (make sure docker is running)
- Download source
- Run script: ./startPreview.sh
Wait ~10 mins for node to be fully operational, then open the browser preview
Open Browser: http://localhost:8080
- Docker (make sure docker is running)
- Visual Studio Code
- Visual Studio Code Extension: Remote Containers
- Download source
- Open project folder in Visual Studio Code
- Reopen project in dev container (lower left corner, after extension has been installed)
- 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